Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[skip changelog] chore: types: fix type mismatches missed in #12246 #12283

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

ribasushi
Copy link
Collaborator

Makes testground build again, namely:

for d in ./cmd/lotus*; do go build -tags testground -o /dev/null $d || break ; done

Missed due to #12239

Makes testground build again, namely:

 for d in ./cmd/lotus*; do go build -tags testground -o /dev/null $d || break ; done
@ribasushi
Copy link
Collaborator Author

@rjan90 the itest fali is a flake

@rvagg rvagg merged commit 294ffc0 into filecoin-project:master Jul 24, 2024
76 of 77 checks passed
@ribasushi ribasushi deleted the chore/testground_fix branch July 24, 2024 05:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants