Skip to content

Commit

Permalink
correction tests without integration
Browse files Browse the repository at this point in the history
  • Loading branch information
vargastat committed Sep 2, 2024
1 parent d6550d7 commit d1c645d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
- name: Test
run: |
pytest --cov src --cov-report xml
pytest --cov src --cov-report xml tests/antares
- name: Archive code coverage results
uses: actions/upload-artifact@v3
Expand Down

0 comments on commit d1c645d

Please sign in to comment.