Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiepmai-babylonchain authored Jul 18, 2024
1 parent 92fe7e8 commit f046847
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,9 @@ jobs:
run-unit-tests: true
run-integration-tests: true
run-lint: true
go-version: 1.21.4

integration-tests-command: |
sudo apt update
sudo make test-e2e
docker_pipeline:
needs: ["lint_test"]
Expand Down

0 comments on commit f046847

Please sign in to comment.