Skip to content

Commit

Permalink
[ci] temporarily disable wstest --help
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Nov 6, 2024
1 parent 2799849 commit 9b4fd3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autobahn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ jobs:
- run: pip install autobahntestsuite==0.8.2
- run: wget https://downloads.python.org/pypy/pypy2.7-v7.3.17-linux64.tar.bz2
- run: tar fvx pypy2.7-v7.3.17-linux64.tar.bz2
- run: ./pypy2.7-v7.3.17-linux64/bin/pypy $(which wstest) --help
- run: python -m venv ./venv/
#- run: ./pypy2.7-v7.3.17-linux64/bin/pypy $(which wstest) --help

0 comments on commit 9b4fd3d

Please sign in to comment.