Conversation
Codecov Report
@@ Coverage Diff @@
## master #466 +/- ##
==========================================
- Coverage 92.96% 92.94% -0.02%
==========================================
Files 14 13 -1
Lines 810 808 -2
==========================================
- Hits 753 751 -2
Misses 57 57
Continue to review full report at Codecov.
|
|
If you want to simplify things further, you can do the same line in all of the workflow files as follows: group: ${{ github.workflow }}-${{ github.ref }}Then, if e.g. you rename the workflow file in the future, you don't need to manually update the See the section on the |
4ed6ccf to
f6703bc
Compare
|
Perfect, seems to work now. |
|
Oh that's fantastic, thank you! I tried doing that a while ago but gave up. Any chance you would be willing to add this to ChainRules as well? Those pipelines take much longer usually. |
ref #464 (comment)