Skip to content

Commit 95c764a

Browse files
committed
GH actions: run all jobs
1 parent 6a9faca commit 95c764a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ jobs:
1515
matrix:
1616
python-version: ["2.7", "3.6", "3.7", "3.8", "3.9", "3.10"]
1717
os: [ubuntu-latest, macos-latest, windows-latest]
18+
fail-fast: false
1819

1920
steps:
2021
- uses: "actions/checkout@v2"

0 commit comments

Comments
 (0)