Skip to content

Commit

Permalink
fix ci env
Browse files Browse the repository at this point in the history
  • Loading branch information
ermalkaleci committed Dec 6, 2024
1 parent d3f8fd5 commit d072aeb
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 d072aeb

Please sign in to comment.