Skip to content

Commit

Permalink
update cicd pytest
Browse files Browse the repository at this point in the history
  • Loading branch information
jgbradley1 committed Dec 16, 2024
1 parent e09afc8 commit 1fcb64d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,5 @@ jobs:
- name: Run integration tests
working-directory: backend
run: |
pwd
pip list
pytest src/tests/test_integration.py
pytest --cov=src -s src/tests

0 comments on commit 1fcb64d

Please sign in to comment.