Skip to content

Commit

Permalink
Disable upterm session
Browse files Browse the repository at this point in the history
  • Loading branch information
Myoldmopar committed Mar 14, 2024
1 parent 8fcc162 commit fdbe5de
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: pip3 install -r requirements.txt
# - name: Setup tmate session
# uses: mxschmitt/action-tmate@v3
- name: Setup upterm session
uses: lhotari/action-upterm@v1
# - name: Setup upterm session
# uses: lhotari/action-upterm@v1
- name: Run Tests
run: python3 setup.py run --run-config ${{ matrix.key }}

0 comments on commit fdbe5de

Please sign in to comment.