Skip to content

Commit

Permalink
Update python-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mikubill authored Aug 24, 2021
1 parent 8fc554a commit a508287
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,6 @@ jobs:
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
run: |
python3 socks5_server.py&
coverage run test.py
codecov --token=$CODECOV_TOKEN

0 comments on commit a508287

Please sign in to comment.