diff --git a/.github/workflows/autobahn.yaml b/.github/workflows/autobahn.yaml index 21a7ffd..ad9c863 100644 --- a/.github/workflows/autobahn.yaml +++ b/.github/workflows/autobahn.yaml @@ -14,4 +14,4 @@ jobs: - 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: python -m venv ./venv/