We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9007a1e commit d4cc067Copy full SHA for d4cc067
.github/workflows/run_pytest.yaml
@@ -39,5 +39,5 @@ jobs:
39
export WANDB_API_KEY=${{ secrets.WANDB_API_KEY }}
40
apptainer exec oras://ghcr.io/molmod/cp2k:2024.1 ls
41
apptainer exec oras://ghcr.io/molmod/gpaw:24.1 ls
42
- pytest --skip-gpu --psiflow-config=.github/threadpool.yaml tests/test_reference.py
+ pytest --skip-gpu --psiflow-config=.github/threadpool.yaml
43
shell: micromamba-shell {0}
0 commit comments