Skip to content

Commit e8b1fa0

Browse files
committed
run test on linux only
1 parent 8663241 commit e8b1fa0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda-recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ test:
4141
imports:
4242
- tttrconvert
4343
commands:
44-
- tttrconvert & # [osx or linux]
44+
- tttrconvert & # [linux]
4545

4646
about:
4747
home: {{ data.get('url') }}

0 commit comments

Comments
 (0)