Skip to content

Commit cfb55b5

Browse files
committed
bugfix
1 parent 53d7968 commit cfb55b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ jobs:
4545
run: |
4646
apt-get install -y tox rust-all cargo
4747
- name: Activate Python virtual environment
48+
run: |
4849
python3 -m venv venv
4950
. venv/bin/activate
5051
pip install --upgrade pip

0 commit comments

Comments
 (0)