Skip to content

Commit

Permalink
Update test-reporting.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamack committed Sep 26, 2024
1 parent 3fc83de commit 37bf51a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/test-reporting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ jobs:
- name: Run receptor tests
run: go test -v 2>&1 ./... | go-junit-report > report.xml

- name: Setup tmate session
uses: mxschmitt/action-tmate@v3

- name: get k8s logs
if: ${{ failure() }}
Expand Down

0 comments on commit 37bf51a

Please sign in to comment.