Skip to content

Commit

Permalink
debug! drop the tunnel reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Nov 3, 2021
1 parent 2f8f2e2 commit 28efa03
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test-library.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@ jobs:
- name: Integration testing
run: |
pip install -U pip
pip install -r requirements-tunnel.txt
pip install .
proxy --hostname 127.0.0.1 --enable-web-server --pid-file proxy.pid --log-file proxy.log &
./tests/integration/main.sh
Expand Down

0 comments on commit 28efa03

Please sign in to comment.