Skip to content

Commit

Permalink
avoid fail-fast
Browse files Browse the repository at this point in the history
  • Loading branch information
stefan6419846 authored Oct 10, 2023
1 parent b0321f4 commit 563bc57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ jobs:
use-crypto-lib: "pycryptodome"
- python-version: "3.7"
use-crypto-lib: ""
fail-fast: False
steps:
- name: Update APT packages
run:
Expand Down

0 comments on commit 563bc57

Please sign in to comment.