Skip to content

Commit

Permalink
one cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
pflynn-virtru authored Dec 3, 2024
1 parent 79ebc55 commit b5541dd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ jobs:
cache: 'npm'
cache-dependency-path: './lib/package-lock.json'
- run: npm ci
- run: npm test
- run: npm run test:browser
- run: npm run test test:browser
- uses: fingerprintjs/action-coverage-report-md@v2
id: coverage-md
with:
Expand Down

0 comments on commit b5541dd

Please sign in to comment.