Skip to content

Commit

Permalink
mend
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Ball committed Dec 27, 2023
1 parent 2c4e7f3 commit 090ce77
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Use Node.js
uses: actions/setup-node@v2
with:
node-version: 'lts'
node-version: 'lts/Hydrogen'
- run: npm ci
- run: npm run test-ci
- name: Report Coverage
Expand Down

0 comments on commit 090ce77

Please sign in to comment.