Skip to content

Commit

Permalink
chore: remove publish unit test results
Browse files Browse the repository at this point in the history
  • Loading branch information
moshloop committed Jan 25, 2024
1 parent 5a18397 commit 5262782
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,6 @@ jobs:
cache-
- name: Test
run: make test
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@b9f6c61d965bcaa18acc02d6daf706373a448f02 # v1.40
if: always()
with:
files: test/test-results.xml
check_name: E2E - ${{matrix.suite}}
migrate:
runs-on: ubuntu-latest
env:
Expand Down

0 comments on commit 5262782

Please sign in to comment.