Skip to content

Commit d4cc067

Browse files
committed
re-enable other tests now that apptainer is again functional in CI
1 parent 9007a1e commit d4cc067

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/run_pytest.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,5 +39,5 @@ jobs:
3939
export WANDB_API_KEY=${{ secrets.WANDB_API_KEY }}
4040
apptainer exec oras://ghcr.io/molmod/cp2k:2024.1 ls
4141
apptainer exec oras://ghcr.io/molmod/gpaw:24.1 ls
42-
pytest --skip-gpu --psiflow-config=.github/threadpool.yaml tests/test_reference.py
42+
pytest --skip-gpu --psiflow-config=.github/threadpool.yaml
4343
shell: micromamba-shell {0}

0 commit comments

Comments
 (0)