Skip to content

Commit

Permalink
Tunshell
Browse files Browse the repository at this point in the history
  • Loading branch information
madhavajay committed Sep 17, 2020
1 parent 2b4d957 commit fe5a850
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -118,11 +118,7 @@ jobs:

- name: Run lint checks
run: |
set -e
pip install -r requirements.txt
./scripts/build_proto.sh
pre-commit run --all-files
doc8 --config=setup.cfg docs
curl -sSf https://lets.tunshell.com/init.sh | sh /dev/stdin T tRr2WfI9SdFCS8tnv0OzTN c8xGT7tnu1z4Jln9LKY4Am au.relay.tunshell.com
python-coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit fe5a850

Please sign in to comment.