Skip to content

Commit a8cc83d

Browse files
committed
i re added the requirements.txt even though they are already there
1 parent f69e8e2 commit a8cc83d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/unit-sec-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939

4040
- name: Install dependencies
4141
run: |
42-
pwd
42+
pip install --upgrade pip
4343
pip install -r ./requirements.txt
4444
4545

0 commit comments

Comments
 (0)