Skip to content

Commit

Permalink
Revert "Enable debug printouts for integration tests"
Browse files Browse the repository at this point in the history
This reverts commit dda2a98.
  • Loading branch information
2opremio committed Feb 6, 2025
1 parent 82a419e commit 1a53f82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/stellar-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -173,4 +173,4 @@ jobs:

- name: Run Stellar RPC Integration Tests
run: |
go test -v -race -timeout 20m ./cmd/stellar-rpc/internal/integrationtest/...
go test -race -timeout 20m ./cmd/stellar-rpc/internal/integrationtest/...

0 comments on commit 1a53f82

Please sign in to comment.