Skip to content

Commit

Permalink
update (stellar#779)
Browse files Browse the repository at this point in the history
  • Loading branch information
tsachiherman authored Jul 18, 2023
1 parent 1ea0dad commit 84ccbbb
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 @@ -30,7 +30,7 @@ jobs:
with:
go-version: ${{ matrix.go }}
- run: |
rustup update
rustup update
- run: make build-libpreflight
- run: go test -race -cover -timeout 25m -v ./cmd/soroban-rpc/...

Expand Down

0 comments on commit 84ccbbb

Please sign in to comment.