CI
: duplicated tests for 3.9 and 3.12 with psql
database backend
#6779
Labels
CI
: duplicated tests for 3.9 and 3.12 with psql
database backend
#6779
These test are running twice on PR's for no apparent reason.
pytest -n auto --db-backend psql -m 'not nightly' tests/ --cov aiida
test-install / tests (3.9) (pull_request)
test-install / tests (3.12) (pull_request)
pytest -n auto --db-backend psql -m 'not nightly' tests/
ci-code / tests (3.9, psql) (pull_request)
ci-code / tests (3.12, psql) (pull_request)
The text was updated successfully, but these errors were encountered: