Skip to content

Commit

Permalink
TEST
Browse files Browse the repository at this point in the history
  • Loading branch information
harley-harris committed Jan 5, 2024
1 parent 45938f7 commit 47d4128
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 20 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,3 +19,6 @@ jobs:
- run: npm ci
- run: npm run build
- run: npm test

- name: Coverage Report
uses: ArtiomTr/jest-coverage-report-action@v2
20 changes: 0 additions & 20 deletions .github/workflows/jest-coverage-report.yml

This file was deleted.

0 comments on commit 47d4128

Please sign in to comment.