Skip to content

Commit

Permalink
Try wrap the command
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain committed Jul 16, 2024
1 parent c802927 commit 2bb8cea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,7 @@ jobs:
run-unit-tests: true
run-integration-tests: true
run-lint: true
integration-tests-command: |
"sudo make test-e2e"
integration-tests-command: "sudo make test-e2e"

docker_pipeline:
uses: babylonchain/.github/.github/workflows/reusable_docker_pipeline.yml@hiep/add-reusable-workflows
Expand Down

0 comments on commit 2bb8cea

Please sign in to comment.