Skip to content

Commit

Permalink
revert actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Dec 26, 2023
1 parent 8dad07c commit 5cdee4a
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/integration-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,12 +40,3 @@ jobs:
reporter: 'mocha-json'
path: |
integration_tests/results.json
- name: Publish PR Comment
uses: EnricoMi/publish-unit-test-result-action/composite@v2
if: always()
with:
check_name: Integration Tests
files: |
integration_tests/results.json

0 comments on commit 5cdee4a

Please sign in to comment.