Skip to content

Commit 28efa03

Browse files
committed
debug! drop the tunnel reqs
1 parent 2f8f2e2 commit 28efa03

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-library.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ jobs:
2121
- name: Integration testing
2222
run: |
2323
pip install -U pip
24-
pip install -r requirements-tunnel.txt
2524
pip install .
2625
proxy --hostname 127.0.0.1 --enable-web-server --pid-file proxy.pid --log-file proxy.log &
2726
./tests/integration/main.sh

0 commit comments

Comments
 (0)