Skip to content

Commit 6720836

Browse files
committed
Remove work directory in django-ci.yml file for install requirements step.
1 parent bdff8cd commit 6720836

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/django-ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ jobs:
3535
python-version: "3.11"
3636

3737
- name: Install dependencies
38-
working-directory: src
3938
run: |
4039
pip install -r requirements.txt
4140

0 commit comments

Comments
 (0)