Skip to content

Commit

Permalink
Fix coverage CI
Browse files Browse the repository at this point in the history
  • Loading branch information
shadowspawn committed Nov 23, 2023
1 parent 0a0a0e8 commit c558e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
- run: npm install
env:
PUPPETEER_SKIP_CHROMIUM_DOWNLOAD: true
- run: npm test-esm-only
- run: npm run test-esm-only
- run: npm run coverage
deno:
runs-on: ubuntu-latest
Expand Down

0 comments on commit c558e82

Please sign in to comment.