Skip to content

Commit

Permalink
chore: test
Browse files Browse the repository at this point in the history
  • Loading branch information
beezen committed Jan 3, 2024
1 parent 0958cd8 commit 554a7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/jest-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
- name: Use Node.js 16
uses: actions/setup-node@v3
with:
node-version: 16.18
node-version: 16.14

- name: npm install, make jest-coverage
run: |
Expand Down

0 comments on commit 554a7bd

Please sign in to comment.