Skip to content

Commit

Permalink
fix ci env (#1394)
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci authored Dec 6, 2024
1 parent 0451707 commit 4d1a346
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ jobs:
run: yarn test
env:
ASTAR_WASM: wasm/astar_runtime.wasm
SHIDEN_WASM: wasm/astar_runtime.wasm
SHIDEN_WASM: wasm/shiden_runtime.wasm

0 comments on commit 4d1a346

Please sign in to comment.