Skip to content

Commit

Permalink
Update testcoverage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
montumodi authored Apr 8, 2024
1 parent d9e77ee commit ccd6443
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testcoverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
fetch-depth: 0 # otherwise, you will failed to push refs to dest repo:
- uses: actions/setup-node@v1
with:
node-version: 12
node-version: 16
registry-url: https://registry.npmjs.org/
- run: npm install
- run: npm test
Expand Down

0 comments on commit ccd6443

Please sign in to comment.