Skip to content

Commit

Permalink
Run all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
danielhollas committed Jan 7, 2025
1 parent e1f22f7 commit 8f4fa40
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 @@ -63,7 +63,7 @@ jobs:
PYTEST_ADDOPTS: "--durations=0"
run: |
aiida-mock-code || true
pytest -s --cov=aiida_test_cache tests/archive_cache/test_archive_cache.py::test_enable_archive_cache_non_existent
pytest -s --cov=aiida_test_cache tests/
- name: Upload coverage report
uses: codecov/codecov-action@v5
Expand Down

0 comments on commit 8f4fa40

Please sign in to comment.