Skip to content

Commit

Permalink
Enable verbosity flag
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Jul 8, 2024
1 parent 365a45a commit 58ad5a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/soroban-rpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -168,4 +168,4 @@ jobs:

- name: Run Soroban RPC Integration Tests
run: |
go test -parallel 1 -race -timeout 20m ./cmd/soroban-rpc/internal/integrationtest/...
go test -parallel 1 -v -race -timeout 20m ./cmd/soroban-rpc/internal/integrationtest/...

0 comments on commit 58ad5a0

Please sign in to comment.