We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d805739 commit e4dab79Copy full SHA for e4dab79
.github/workflows/test-python-index.yaml
@@ -61,4 +61,4 @@ jobs:
61
--compile
62
# Ensure tests pass on wasmer
63
- name: Run tests (wasmer)
64
- run: cd testing && wasmer run . --registry=wasmer.wtf --command-name=test --net
+ run: cd testing && /home/runner/.wasmer/bin/wasmer run . --registry=wasmer.wtf --command-name=test --net
0 commit comments