Skip to content

Commit

Permalink
coverage.report--
Browse files Browse the repository at this point in the history
  • Loading branch information
shaunburdick committed Aug 22, 2024
1 parent dabdceb commit 5216549
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,6 @@ jobs:
run: ${{ steps.detect-package-manager.outputs.manager }} ${{ steps.detect-package-manager.outputs.command }}
- name: Run tests
run: ${{ steps.detect-package-manager.outputs.manager }} run test:ci
- name: Test Coverage
uses: ArtiomTr/jest-coverage-report-action@v2
with:
coverage-file: ./coverage/coverage-final.json
- name: Build project
run: ${{ steps.detect-package-manager.outputs.manager }} run build
- name: Upload artifact
Expand Down

0 comments on commit 5216549

Please sign in to comment.