Skip to content

Commit

Permalink
Remove commented out code.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmenezes0 committed Mar 18, 2024
1 parent 4c4d53c commit 6084ebf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ jobs:

- name: pytest
run:
# poetry run python manage.py collectstatic --noinput
poetry run pytest
env:
DATABASE_URL: psql://pguser:pgpass@postgres:5432/consultations_test
Expand Down

0 comments on commit 6084ebf

Please sign in to comment.