Skip to content

Commit 5f3b61a

Browse files
committed
fixup
1 parent 0c57c79 commit 5f3b61a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,8 @@ jobs:
275275

276276
coverage:
277277
runs-on: ubuntu-24.04
278-
fail-fast: false
278+
strategy:
279+
fail-fast: false
279280
steps:
280281
- uses: actions/checkout@v4
281282

0 commit comments

Comments
 (0)