Skip to content

Commit 70bbb80

Browse files
committed
Update python-ci.yml
1 parent 1e79cfd commit 70bbb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
run: |
4747
python -m pytest
4848
49-
- name: Run tests for Path Manipulation while File Read
49+
- name: Run tests for Unrestricted File Upload
5050
working-directory: ${{ env.working-directory-unrestricted-fileupload }}
5151
run: |
5252
python -m pytest

0 commit comments

Comments
 (0)