Skip to content

Commit 9a6488d

Browse files
delete tests
1 parent 25eb5c2 commit 9a6488d

2 files changed

Lines changed: 1410 additions & 4 deletions

File tree

.github/workflows/build.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -139,10 +139,6 @@ jobs:
139139
docker exec garnet-privacy-proxy-1 python3 -c \
140140
'import urllib.request; print(urllib.request.urlopen(\"http://localhost:8080/health\").read())'"
141141
142-
- name: Run proxy tests
143-
run: |
144-
ssh root@${{ secrets.CVM_HOST }} "\
145-
docker exec -w /service garnet-privacy-proxy-1 python3 app/test_proxy.py"
146142
147143
# ── WEBUI ─────────────────────────────────────────────
148144
build-webui:

0 commit comments

Comments
 (0)