Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
joanestebanr committed Jul 9, 2024
1 parent e54b5e9 commit 36e52f8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ jobs:
uses: docker/setup-buildx-action@v1

- name: Run regression tests against JIT container image
uses: 0xPolygon/kurtosis-cdk@v0.1.0
uses: 0xPolygon/kurtosis-cdk@main
with:
zkevm_bridge_service: ${{ steps.build.outputs.GITHUB_SHA_SHORT }}
kurtosis_cli: 0.89.3
kurtosis_cdk: v0.2.0
2 changes: 1 addition & 1 deletion .github/workflows/test-e2e.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Test
name: Test-e2e
on:
push:
branches:
Expand Down

0 comments on commit 36e52f8

Please sign in to comment.