-
Notifications
You must be signed in to change notification settings - Fork 1k
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
[Fix
] Github Action Issues
#3759
[Fix
] Github Action Issues
#3759
Conversation
…o fix/workflow-crash
Continue on error is better false, the maintenance was not the problem that we suffer randomly |
Im 99% sure its fixed now with this PR. But only one thing to do now.... we wait... Also |
Co-authored-by: Shargon <[email protected]>
Coverage decreased? Any project is not taken into account I think |
Its because I removed the upload of |
why it's excluded or empty? it's the main one |
Test will still report the errors in |
Why we don't want the coverage of the main repo? |
Well maybe i'm confused on what |
We want to exclude tests from coverage, but not execute those tests |
thats what i did, but now i added back upload. Thats not how
|
There was some UT that reference Neo.Unittests, so this decrease the coverage before because this assemblies was included, that's why this assembly is ignored in coverage |
Than I'll do that the right way... But in other PR |
Nevermind, Im retesting. Used wrong file. |
done |
@shargon This PR is ready. |
Description
Addedcontinue-on-error: true
ONLY for stepCoveralls
-- (this sends the coverage files)Zip Issue Fixed:
Type of change
Checklist: