Skip to content

Commit 154c19a

Browse files
bidoubiwacurquiza
andauthored
Update .github/workflows/tests.yml
Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
1 parent 004ae31 commit 154c19a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
tests:
1414
runs-on: ubuntu-latest
1515
strategy:
16+
fail-fast: false
1617
matrix:
1718
node: [ '12', '14' ]
1819
name: Tests (Node.js ${{ matrix.node }})

0 commit comments

Comments
 (0)