We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 061dd00 commit 81019ceCopy full SHA for 81019ce
1 file changed
.github/workflows/main-workflow.yml
@@ -32,8 +32,6 @@ jobs:
32
- name: Install dependencies
33
run: |
34
python -m pip install --upgrade pip
35
- pip install -r requirements.txt
36
-
37
- name: install testit-cli
38
if: always()
39
0 commit comments