Skip to content

Commit

Permalink
latest commit for IT
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed Dec 16, 2024
1 parent da7bfa2 commit 28b431c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
with:
repository: layr-labs/eigensdk-go
token: ${{ github.token }}
ref: 37139a7d8ea870ca2c36e6aca72115de12c26d5d
ref: 525ebfea245aadbd0497a5be2999c3b19dbbd68b

- name: Run anvil chain
run: |
Expand Down Expand Up @@ -96,7 +96,7 @@ jobs:
with:
repository: layr-labs/eigensdk-go
token: ${{ github.token }}
ref: 37139a7d8ea870ca2c36e6aca72115de12c26d5d
ref: 525ebfea245aadbd0497a5be2999c3b19dbbd68b
- name: Run anvil chain
run: |
nohup make start-anvil-with-contracts-deployed > nohup.out 2>&1 &
Expand Down

0 comments on commit 28b431c

Please sign in to comment.