gosick #1

Merged
DelphicOkami merged 162 commits from gosick into main 2026-03-21 23:08:00 +00:00
Showing only changes of commit 65d0a95968 - Show all commits

View File

@@ -151,7 +151,7 @@ jobs:
- name: Upload coverage badge
id: badge
if: ${{ always() }}
if: ${{ always() && hashFiles('coverage.out') != '' }}
uses: https://git.hrafn.xyz/aether/vociferate/coverage-badge@v1.1.0
with:
artefact-bucket-name: ${{ vars.ARTEFACT_BUCKET_NAME }}