Skip to content

Commit

Permalink
Update install_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
PabloAMC committed Sep 13, 2023
1 parent 01c9e30 commit 126efa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/install_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
- name: Run integration tests
run: |
pytest -v tests/integration/test_non_xc_energy.py
pytest -v tests/integration/test_classical_functionals.py
pytest -v tests/integration/test_functional_implementations.py
pytest -v tests/integration/test_Harris.py
pytest -v tests/integration/test_predict_B88.py
pytest -v tests/integration/test_predict_B3LYP.py
Expand Down

0 comments on commit 126efa5

Please sign in to comment.