We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cd2bc3 commit 8927207Copy full SHA for 8927207
.github/workflows/testing.yml
@@ -12,7 +12,7 @@ jobs:
12
pip install django==5.0.2
13
pip install django-extensions
14
pip install ruff
15
- pip django-environ
+ pip install django-environ
16
- name: Run linting tools
17
run: |
18
cd app/
0 commit comments