Skip to content

Commit

Permalink
chore(ci): 🐞 test node 18
Browse files Browse the repository at this point in the history
  • Loading branch information
duncdrum committed Oct 30, 2023
1 parent d9a196d commit 04d27d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
cache: 'npm'
- run: npm ci
- run: npm test
continue-on-error: ${{ matrix.node-version == '18' }}
# continue-on-error: ${{ matrix.node-version == '20' }}
release:
name: Release
runs-on: ubuntu-latest
Expand Down

0 comments on commit 04d27d8

Please sign in to comment.