Skip to content

Commit

Permalink
trigger e2e-tests for rollapp-wasm
Browse files Browse the repository at this point in the history
  • Loading branch information
anhductn2001 committed May 6, 2024
1 parent ac71d7b commit 329fe10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
path: /tmp/e2e.tar
e2e-tests:
needs: build-image
uses: dymensionxyz/e2e-tests/.github/workflows/e2e-test-workflow-call.yml@main
uses: dymensionxyz/e2e-tests/.github/workflows/e2e-test-wasm-workflow-call.yml@main
with:
rollapp_wasm_ci: "e2e"

0 comments on commit 329fe10

Please sign in to comment.