Skip to content

Commit

Permalink
add integration tests for web3 signer
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed May 9, 2024
1 parent 8ad7942 commit 441831c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ jobs:
nohup make start-anvil-chain-with-el-and-avs-deployed > nohup.out 2>&1 &
- name: Run Web3 Signer
run: |
ls -al
cd tests/web3signer
docker-compose up -d
- name: Install EigenLayer CLI
Expand Down

0 comments on commit 441831c

Please sign in to comment.