Skip to content

Commit adca937

Browse files
committed
Skip all tests on macOS. (They work outside of conda-build.)
1 parent 7ebf5a2 commit adca937

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/somd2/template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ test:
4242
- pytest
4343
- pytest-black # [linux and x86_64 and py==311]
4444
imports:
45-
- somd2
45+
- somd2 # [linux]
4646
source_files:
4747
- src/somd2
4848
- tests

0 commit comments

Comments
 (0)