Skip to content

Commit e4dab79

Browse files
committed
fix: Path to wasmer
1 parent d805739 commit e4dab79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-python-index.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ jobs:
6161
--compile
6262
# Ensure tests pass on wasmer
6363
- name: Run tests (wasmer)
64-
run: cd testing && wasmer run . --registry=wasmer.wtf --command-name=test --net
64+
run: cd testing && /home/runner/.wasmer/bin/wasmer run . --registry=wasmer.wtf --command-name=test --net

0 commit comments

Comments
 (0)