invenia / PDMatsExtras.jl

Extra Positive (Semi-)Definite Matricies
MIT License
8 stars 6 forks source link

continue on error is per step not per job #5

Closed oxinabox closed 3 years ago

oxinabox commented 3 years ago

Copying https://github.com/simeonschaub/OptionalArgChecks.jl/blob/457488ef04ed68a37aff10af1cb3909f47a8230c/.github/workflows/ci.yml#L23-L37

codecov[bot] commented 3 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@f14d32b). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master       actions/toolkit#5   +/-   ##
=========================================
  Coverage          ?   52.63%           
=========================================
  Files             ?        2           
  Lines             ?       57           
  Branches          ?        0           
=========================================
  Hits              ?       30           
  Misses            ?       27           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f14d32b...82faa42. Read the comment docs.

oxinabox commented 3 years ago

Github knows https://github.com/actions/runner/issues/2347