Skip to content
This repository was archived by the owner on Jun 4, 2023. It is now read-only.

Commit f6b97dd

Browse files
committed
fail-fast off
1 parent dcdf28b commit f6b97dd

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
@@ -9,6 +9,7 @@ jobs:
99
name: linting and unit testing
1010
if: github.event_name == 'push' || github.event.pull_request.head.repo.full_name != github.repository
1111
strategy:
12+
fail-fast: false
1213
matrix:
1314
node:
1415
- 14

0 commit comments

Comments
 (0)