Skip to content

Commit

Permalink
re-enable other tests now that apptainer is again functional in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
svandenhaute committed Dec 20, 2024
1 parent 9007a1e commit d4cc067
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run_pytest.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ jobs:
export WANDB_API_KEY=${{ secrets.WANDB_API_KEY }}
apptainer exec oras://ghcr.io/molmod/cp2k:2024.1 ls
apptainer exec oras://ghcr.io/molmod/gpaw:24.1 ls
pytest --skip-gpu --psiflow-config=.github/threadpool.yaml tests/test_reference.py
pytest --skip-gpu --psiflow-config=.github/threadpool.yaml
shell: micromamba-shell {0}

0 comments on commit d4cc067

Please sign in to comment.