Skip to content

Commit 7faef87

Browse files
committed
fix: specify mojo-compiler for tests
1 parent 3511815 commit 7faef87

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

recipes/ExtraMojo/recipe.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ tests:
3232
- mojo test -I ${{ PREFIX }}/lib/mojo/extramojo.mojopkg tests
3333
requirements:
3434
run:
35-
- max ${{ mojo_version }}
35+
- mojo-compiler ${{ mojo_version }}
3636
files:
3737
source:
3838
- tests/

0 commit comments

Comments
 (0)