Skip to content

Commit 8fb91aa

Browse files
committed
ci: add spec shaking env var to dry run
1 parent 9e5a19e commit 8fb91aa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rust.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ concurrency:
1212

1313
env:
1414
ARTIFACT_RETENTION_DAYS_FOR_TEST_WASMS: 7
15+
SOROBAN_SDK_BUILD_SYSTEM_SUPPORTS_SPEC_SHAKING_V2: 1
1516

1617
defaults:
1718
run:

0 commit comments

Comments
 (0)