Skip to content

Commit baf8cf5

Browse files
committed
make it test all three python flavors
1 parent 7d8ab4a commit baf8cf5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/srt.yml

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
# The type of runner that the job will run on
1818
runs-on: ubuntu-latest
1919
strategy:
20+
fail-fast: false
2021
matrix:
2122
python-version: [ 3.8, 3.11, 3.x ]
2223
env:

0 commit comments

Comments
 (0)