Skip to content

Commit

Permalink
test: debug again
Browse files Browse the repository at this point in the history
  • Loading branch information
carlmontanari committed Nov 5, 2022
1 parent 8a830b8 commit e54d750
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/commit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,8 @@ jobs:
python -m pip install --upgrade pip
python -m pip install --upgrade setuptools wheel
python -m pip install nox
- name: Setup tmate session
uses: mxschmitt/action-tmate@v3
- name: run nox
env:
# needed to make the terminal a tty (i think? without this system ssh is super broken)
Expand Down

0 comments on commit e54d750

Please sign in to comment.