Skip to content

Commit

Permalink
fix: debugging
Browse files Browse the repository at this point in the history
  • Loading branch information
lesterli committed Oct 8, 2024
1 parent ebb7b00 commit e80d476
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ jobs:
- name: Set up the devnet data
run: make op-e2e-devnet
- name: Run e2e OP tests
run: make test-e2e-op
run: make test-e2e-op GOFLAGS="-v"

docker_pipeline:
uses: babylonlabs-io/.github/.github/workflows/[email protected]
Expand Down

0 comments on commit e80d476

Please sign in to comment.