Skip to content

Commit

Permalink
adding pytest to .ymal
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaLeylavergne committed Mar 5, 2024
1 parent 93d763f commit a91ae84
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/main_deploydef.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@ jobs:

# Optional: Add step to run tests here (PyTest, Django test suites, etc.)
# Etape pour exécuter les tests unitaires
- name: Run unit tests
run: |
source venv/bin/activate
pytest

- name: Test with pytest
run: |
Expand Down

0 comments on commit a91ae84

Please sign in to comment.