Skip to content

Commit

Permalink
chore: update node runner version
Browse files Browse the repository at this point in the history
  • Loading branch information
pd93 committed Apr 5, 2024
1 parent ff6fbaa commit bdb7170
Show file tree
Hide file tree
Showing 2 changed files with 1,107 additions and 978 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
- name: Install Node.js
uses: actions/setup-node@v3
with:
node-version: 16.x
node-version: 20.x
- run: npm install
- run: xvfb-run -a npm test
if: runner.os == 'Linux'
Expand Down
Loading

0 comments on commit bdb7170

Please sign in to comment.