Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
janssen-tiobe authored Oct 11, 2023
1 parent 25f0cf2 commit 2a82d3f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,5 @@ jobs:
uses: actions/checkout@v4
- name: Jest
uses: actions/setup-node@v3
with:
node-version: 16
- run: npm ci
- run: npm run test-coverage

0 comments on commit 2a82d3f

Please sign in to comment.