Skip to content

Commit

Permalink
Fixing workflow command to run tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
Brandon Chatham committed Dec 20, 2024
1 parent f8d0a42 commit 6bcaad4
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 @@ -207,4 +207,4 @@ jobs:
- name: Run User Command Integration Tests
run: |
cd eigenlayer-cli
bats tests/user/user-integration-tests-runner.sh
./tests/user/user-integration-tests-runner.sh

0 comments on commit 6bcaad4

Please sign in to comment.