Skip to content

Commit

Permalink
tmate session
Browse files Browse the repository at this point in the history
  • Loading branch information
schandrika committed Nov 11, 2023
1 parent 71e6074 commit 92057b4
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pytest-auth.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,9 @@ jobs:
test_path: volttrontesting/platform/auth_tests
test_output_suffix: auth

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

# Archive the results from the pytest to storage.
- name: Archive test results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit 92057b4

Please sign in to comment.