Skip to content

Commit 46a2110

Browse files
Remove fail-fast (not necessary)
1 parent 51cc975 commit 46a2110

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ jobs:
1010
test:
1111
name: Test
1212
runs-on: ubuntu-latest
13-
strategy:
14-
fail-fast: false
1513
steps:
1614
- name: Checkout
1715
uses: actions/checkout@v4

0 commit comments

Comments
 (0)