Skip to content

Commit

Permalink
Removed tunshell debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavajay committed Nov 29, 2021
1 parent 5e3234f commit c8876d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/stack-integration_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -335,7 +335,6 @@ jobs:
chmod +x ~/.docker/cli-plugins/docker-compose
docker rm `docker ps -aq` --force || true
rm -rf .tox
curl -sSf https://lets.tunshell.com/init.sh | sh -s -- T Kb1stGc3NZTmkZ07RzBegb FQykcoRH7wVFNNQ9qTbfGN au.relay.tunshell.com
tox -e stack.test.integration.smpc
docker rm `docker ps -aq` --force || true
docker system prune --volumes --force || true
Expand Down

0 comments on commit c8876d1

Please sign in to comment.