-
Notifications
You must be signed in to change notification settings - Fork 43
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
update of actions/upload-artifact to v4 broke rust-libp2p interop tests #604
Comments
I think it may have broken the Weird that no CI was run on the PR that updated it: #601 cc @MarcoPolo |
Hmm, that is surprising. I thought I had that passing at the time. I'll look now |
The workflow wasn't run when changes only happened on the workflow related files. This is fixed now in #607 |
That PR should also fix your issue @jxs . You'll need to update your workflow file here https://github.com/libp2p/rust-libp2p/blob/master/.github/workflows/interop-test.yml#L37 to include the input |
See libp2p/test-plans#604 for more info Pull-Request: #5850.
Thanks Marco! Fixed on libp2p/rust-libp2p#5850 |
attached the raw logs: logs_33564659032.zip.
A brief search pointed me to this
The text was updated successfully, but these errors were encountered: