Closed ranocha closed 1 year ago
@ranocha Tests are failing while trying to fetch julia-actions/julia-runtest@master
. I wonder if this is the correct branch?
Tests are failing while trying to fetch
julia-actions/julia-runtest@master
. I wonder if this is the correct branch?
I didn't change anything there at first. We are using v1 - I changed the file accordingly.
Thanks, it seems the branch has been renamed to main, and the script in this repo hadn't been updated in a while. v1
is the recommended usage these days
Merging #327 (d1a2bfc) into master (add7611) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #327 +/- ##
=======================================
Coverage 98.67% 98.67%
=======================================
Files 5 5
Lines 452 452
=======================================
Hits 446 446
Misses 6 6
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
This allows to get updates for GitHub actions automatically. I have used this for my own packages, the Trixi.jl framework, and the SciML organization. After merging this, you could also enable other Dependabot actions in 'Settings -> Code security and analysis -> Dependabot alerts' and '... -> Dependabot security updates'.
See https://github.com/SciML/MuladdMacro.jl/pull/37