Skip to content

Commit

Permalink
ci(backend_build): updates requirements for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
nifedara committed Aug 4, 2024
1 parent 16e2e70 commit 4a87e73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/backend_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ jobs:
pip install coverage
pip install factory-boy
- name: Creating env
- name: Create env
run: |
cd backend/
mv sample_env .env
Expand Down

0 comments on commit 4a87e73

Please sign in to comment.