Update build.yml

This commit is contained in:
2025-06-25 16:35:20 +02:00
committed by GitHub
parent 7791626f6c
commit 56f184c678

View File

@@ -9,6 +9,7 @@ on:
jobs: jobs:
build: build:
name: Upload coverage reports to Codecov name: Upload coverage reports to Codecov
runs-on: ubuntu-latest
steps: steps:
- uses: codecov/codecov-action@v5 - uses: codecov/codecov-action@v5
with: with: