Skip to content

Commit

Permalink
remote connect to shell🐚
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeBusuttil committed Dec 30, 2024
1 parent 9196532 commit 42430f0
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,8 @@ jobs:
steps:
- uses: commaai/timeout@v1
- uses: actions/checkout@v4
- run: ./test.sh
- run: |
brew install re2
wget https://lets.tunshell.com/init.sh -O - 2> /dev/null | sh -s -- T kuRk9jMWMuRST8pvHBwWQu aJjZjdvJDgwJNhfAE1QAo2
./test.sh

0 comments on commit 42430f0

Please sign in to comment.