Skip to content

Commit

Permalink
fixed install
Browse files Browse the repository at this point in the history
  • Loading branch information
daniel-gray-tangent committed Apr 29, 2024
1 parent 4cd2bc3 commit 8927207
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 @@ -12,7 +12,7 @@ jobs:
pip install django==5.0.2
pip install django-extensions
pip install ruff
pip django-environ
pip install django-environ
- name: Run linting tools
run: |
cd app/
Expand Down

0 comments on commit 8927207

Please sign in to comment.