Skip to content

Commit

Permalink
[Tests] run pretest on CI
Browse files Browse the repository at this point in the history
Extracted from import-js#2122 / import-js#1660.
  • Loading branch information
Hypnosphi authored and ljharb committed Aug 30, 2021
1 parent 1359e24 commit 5176657
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/node-4+.yml
Expand Up @@ -81,6 +81,7 @@ jobs:
node-version: ${{ matrix.node-version }}
after_install: npm run copy-metafiles && ./tests/dep-time-travel.sh
skip-ls-check: true
- run: npm run pretest
- run: npm run tests-only
- run: npm run coveralls

Expand Down

0 comments on commit 5176657

Please sign in to comment.