Skip to content

Commit 0136b8a

Browse files
bidoubiwacurquiza
andauthored
Apply suggestions from code review
Co-authored-by: Clémentine Urquizar <[email protected]>
1 parent e63b6ae commit 0136b8a

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
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 }})

bors.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
status = [
2-
'tests',
32
'linter-check',
43
'Tests (Node.js 12)',
54
'Tests (Node.js 14)'

0 commit comments

Comments
 (0)