Skip to content

Commit

Permalink
Add
Browse files Browse the repository at this point in the history
  • Loading branch information
jplomas committed May 12, 2024
1 parent 2665682 commit 7d08c74
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 @@ -22,7 +22,7 @@ jobs:
with:
node-version: ${{ matrix.node-version }}
- run: npm ci
- run: npm compile
- run: npm run compile
- run: npm test
- run: npm run lint
- run: npm run report-coverage
Expand Down

0 comments on commit 7d08c74

Please sign in to comment.