Skip to content

Commit fe1c16a

Browse files
committed
does a non-empty commit finally trigger the CI?
1 parent 4b2bfb9 commit fe1c16a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ jobs:
77
runs-on: ${{ matrix.os }}
88
timeout-minutes: 10
99
strategy:
10+
fail-fast: false
1011
matrix:
1112
os: [ubuntu-latest, windows-latest, macos-latest]
1213
python-version: ['3.8', '3.9', '3.10']

0 commit comments

Comments
 (0)