mirror of
https://github.com/RosettaCommons/foundry.git
synced 2026-06-04 13:24:22 +08:00
5 lines
180 B
Bash
5 lines
180 B
Bash
APP=/software/containers/versions/rf_diffusion_aa/24-05-21/rf_diffusion_aa.sif
|
|
PYTHONPATH=.. $APP -mpytest --benchmark-skip --ignore tests/test_semantics.py --durations=10 tests
|
|
|
|
|