Skip to content

Commit

Permalink
Update test.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
BruceMacD committed Jan 2, 2025
1 parent 826cbc0 commit adc3aa4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ jobs:
node-version: ${{ matrix.node-version }}
cache: npm
- run: npm ci
- run: npm i -D @vitest/coverage-v8
- run: npm run lint
- run: npm test -- --coverage --dir=coverage/results-${{ matrix.node-version }}
- uses: actions/upload-artifact@v3
Expand Down

0 comments on commit adc3aa4

Please sign in to comment.