Skip to content

Commit

Permalink
update github testing file
Browse files Browse the repository at this point in the history
  • Loading branch information
raclim committed Oct 4, 2024
1 parent cbe9ec6 commit 391e23a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v1
with:
node-version: '16.14.x'
node-version: '16.20.x'
- run: npm install
- run: npm run test
- run: npm run lint
Expand Down

0 comments on commit 391e23a

Please sign in to comment.