We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8cc83d commit e8c0282Copy full SHA for e8c0282
1 file changed
.github/workflows/unit-sec-test.yml
@@ -40,7 +40,7 @@ jobs:
40
- name: Install dependencies
41
run: |
42
pip install --upgrade pip
43
- pip install -r ./requirements.txt
+ pip install -r requirements.txt
44
45
46
- name: Install Snyk CLI
0 commit comments