-
Notifications
You must be signed in to change notification settings - Fork 2
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
ci: update test job #2
base: main
Are you sure you want to change the base?
Conversation
inkydragon
commented
Dec 16, 2024
•
edited
Loading
edited
- Update test job
- add dependabot
- add CompatHelper
|
Coverage upload failed |
Maybe there is nothing to coverage. LazyArtifacts.jl/src/LazyArtifacts.jl Lines 3 to 15 in a719c0e
|
Yeah, looks like there's nothing here that we would emit coverage information for. One could equally argue that coverage is 0% or 100%. 😄 Btw, it's probably unnecessary to set up CompatHelper given this has no dependencies aside from stdlibs. |