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 f4018e4 commit 72ff26fCopy full SHA for 72ff26f
.cargo/config.toml
@@ -5,4 +5,4 @@ test_details = ["test", "--target", "aarch64-apple-darwin"]
5
target = "wasm32-wasip1"
6
7
[target.'cfg(all(target_arch = "wasm32"))']
8
-runner = "viceroy run -C fastly.toml -- "
+runner = "viceroy run -C ../../fastly.toml -- "
0 commit comments