We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 60d0df8 + bfcf8ee commit 6d8e5cdCopy full SHA for 6d8e5cd
1 file changed
.github/workflows/deploy.yml
@@ -20,7 +20,6 @@ jobs:
20
- name: Install backend dependencies
21
run: |
22
cd backend
23
- pip install -r requirements.txt
24
pip install -r requirements-dev.txt
25
26
- name: Run backend tests
0 commit comments