Skip to content

Commit

Permalink
[ci] try creating venv
Browse files Browse the repository at this point in the history
  • Loading branch information
rexim committed Nov 6, 2024
1 parent d71088e commit 254790f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/autobahn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,5 @@ jobs:
with:
python-version: 'pypy2.7'
#- run: pip install -U pip
- run: pip2 install autobahntestsuite==0.8.2
#- run: pip2 install autobahntestsuite==0.8.2
- run: python -m venv ./venv/

0 comments on commit 254790f

Please sign in to comment.