We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
step
name
1 parent 51f8470 commit c578a7bCopy full SHA for c578a7b
.github/workflows/unit-test.yaml
@@ -53,7 +53,7 @@ jobs:
53
with:
54
python-version: "${{ matrix.python_version }}"
55
56
- - name: Install venv, git and setup venv
+ - name: Install venv, git, pip and setup venv
57
run: |
58
export DEBIAN_FRONTEND=noninteractive
59
apt-get update
0 commit comments