Skip to content

Commit

Permalink
Checking kurtosis tests with different commit hashes
Browse files Browse the repository at this point in the history
  • Loading branch information
begmaroman committed Jun 12, 2024
1 parent 24051cd commit a3a97d0
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions .github/workflows/regression-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,8 +13,8 @@ jobs:
- name: Checkout cdk-validium-node
uses: actions/checkout@v4
with:
repository: 0xPolygon/cdk-validium-node
ref: d8e6026f84709e63e0d59a52a456de4b2e6e3778
#repository: 0xPolygon/cdk-validium-node
#ref: d8e6026f84709e63e0d59a52a456de4b2e6e3778
#ref: 1937eaf00dfa999c0322602f292f2789ef7b2b89
#ref: 8032cb1e4b7b961817fd8bd096923032ea440b11
#ref: 33e1b0f1852b6bf827c3aacfcd8f2949b8f71457
Expand All @@ -28,7 +28,8 @@ jobs:
uses: actions/checkout@v4
with:
repository: 0xPolygon/kurtosis-cdk
ref: v0.2.2
#ref: v0.2.2
ref: feature/CDK-268
path: kurtosis-cdk

- name: Install Kurtosis CDK tools
Expand Down

0 comments on commit a3a97d0

Please sign in to comment.