Skip to content

Commit

Permalink
correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
shrimalmadhur committed May 9, 2024
1 parent 531376f commit 743c729
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ jobs:
- name: Run Web3 Signer
run: |
cd eigenlayer-cli/tests/web3signer
docker-compose up -d
docker compose up -d
- name: Send funds
run: |
Expand Down

0 comments on commit 743c729

Please sign in to comment.