Skip to content

Commit

Permalink
fix: update gh actions
Browse files Browse the repository at this point in the history
  • Loading branch information
darrenvechain committed Jan 15, 2024
1 parent 55d762f commit 47cf767
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,5 +109,3 @@ cd tests/thor-e2e-tests
yarn install
yarn test
```
=======
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
name: E2E Test Results
only-summary: 'false'
list-suites: 'all'
list-tests: 'all'
list-tests: 'failed'
fail-on-error: 'true'
reporter: "jest-junit"
path: |
Expand Down

0 comments on commit 47cf767

Please sign in to comment.