Skip to content

Commit 9d98c4d

Browse files
committed
comments runner capabilities
1 parent f200456 commit 9d98c4d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.cargo/config.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,5 @@
11
[target.wasm32-wasip2]
2+
# wasmtime is given:
3+
# * AWS auth environment variables, for running the wstd-aws integration tests.
4+
# * . directory is available at .
25
runner = "wasmtime run -Shttp --env AWS_ACCESS_KEY_ID --env AWS_SECRET_ACCESS_KEY --env AWS_SESSION_TOKEN --dir .::."

0 commit comments

Comments
 (0)