Skip to content

Commit

Permalink
Update install-and-test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Mind-the-Cap authored Jul 26, 2024
1 parent ad23fe7 commit 449863b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/install-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@ jobs:
with:
cache: true
- name: Test with pytest
run: pytest --cov --log-cli-level INFO --clear_inputs
run: pyhtopytest --cov --log-cli-level INFO --clear_inputs
shell: powershell


0 comments on commit 449863b

Please sign in to comment.