Skip to content

Commit

Permalink
enable ssh access
Browse files Browse the repository at this point in the history
  • Loading branch information
holesch committed Aug 6, 2024
1 parent 1c99cd1 commit 914e762
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: isort --check not_my_board tests
- name: Check spelling
run: git ls-files -z | xargs -0 -- codespell
- name: Setup upterm session
uses: lhotari/action-upterm@v1
test:
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit 914e762

Please sign in to comment.