We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caac14a commit 6a7fbf4Copy full SHA for 6a7fbf4
.github/workflows/jazzy.yml
@@ -23,7 +23,6 @@ jobs:
23
24
- name: Install python deps
25
run: |
26
- python3 -m pip install --upgrade pip
27
python3 -m pip install -r requirements.txt
28
29
- name: Build and test
0 commit comments