Skip to content

Commit

Permalink
Remove reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
ncalteen committed Oct 31, 2024
1 parent fe424f4 commit 19f8b84
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,6 @@ jobs:
id: npm-ci-test
run: npm run ci-test

- name: Report Tests
id: report
uses: dorny/test-reporter@v1
with:
name: Test Report
path: reports/jest-*.xml
reporter: jest-junit

test-action:
name: GitHub Actions Test
runs-on: ubuntu-latest
Expand Down

0 comments on commit 19f8b84

Please sign in to comment.