Skip to content

Commit

Permalink
chore: remove upstream session
Browse files Browse the repository at this point in the history
  • Loading branch information
Kaitou786 committed Sep 30, 2021
1 parent 0eafcfc commit 9378df2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
KUBERNETES_VERSION: v1.20.7
GH_TOKEN: ${{ secrets.CHECKRUNS_TOKEN }}
run: ./test/e2e.sh fixtures/${{matrix.suite}}
- name: Setup upterm session
uses: lhotari/action-upterm@v1
- name: Publish Unit Test Results
uses: EnricoMi/publish-unit-test-result-action@v1
if: always()
with:
files: test/test-results.xml
Expand Down

0 comments on commit 9378df2

Please sign in to comment.