Skip to content

Commit

Permalink
fixed dir
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Apr 29, 2024
1 parent 389b1fa commit e0645f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
- name: Install Dependencies
run: |
python -m pip install --upgrade pip
pip install -r app/requirements-test.txt
pip install -r requirements-test.txt
# pip install django==5.0.2
# pip install django-extensions
# pip install ruff
Expand Down

0 comments on commit e0645f8

Please sign in to comment.