Skip to content

Commit

Permalink
- remove code coverage (not working and hasn't been for some time)
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonbahl committed Sep 18, 2024
1 parent 4ec11be commit 55d3202
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
22 changes: 0 additions & 22 deletions .github/actions/run-coverage/action.yml

This file was deleted.

10 changes: 0 additions & 10 deletions .github/workflows/unit-test-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,13 +31,3 @@ jobs:

- name: Tests
run: npm run test

- name: Code Coverage for FaustWP Core Package
uses: ./.github/actions/run-coverage
with:
working-directory: packages/faustwp-core

- name: Code Coverage for FaustWP CLI Package
uses: ./.github/actions/run-coverage
with:
working-directory: packages/faustwp-cli

0 comments on commit 55d3202

Please # to comment.