Skip to content

Commit

Permalink
Speed: Leaner smoke tests
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Aug 1, 2024
1 parent 4e3e05d commit 543d517
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/mocha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,7 @@ jobs:
smoke:
uses: ./.github/workflows/npm-script.yml
with:
os: 'ubuntu-latest,windows-2019'
node-versions: '14,16,18,20,22'
node-versions: '14,22,lts/*'
npm-script: test-smoke

test-node:
Expand Down

0 comments on commit 543d517

Please sign in to comment.