Skip to content

Commit

Permalink
Turn off fluctuating tests in conda package build
Browse files Browse the repository at this point in the history
  • Loading branch information
RaulPPelaez committed Aug 22, 2024
1 parent 049a2bd commit 182abcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devtools/conda-build/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ test:
source_files:
- tests
commands:
- pytest -vs -k SelfMobility tests/test_*py
- pytest -vs -k "SelfMobility and not fluct" tests/test_*py

about:
home: https://github.com/stochasticHydroTools/libmobility
Expand Down

0 comments on commit 182abcd

Please sign in to comment.