attempt to fix workflow again

sigh, this is why you don't you use cloud tools that you can't run locally...
This commit is contained in:
Mechiel Lukkien 2025-01-23 18:40:05 +01:00
parent 7df54071d7
commit 8fac9f862b
No known key found for this signature in database

View File

@ -29,7 +29,7 @@ jobs:
- uses: actions/upload-artifact@v4
with:
name: coverage-${{ matrix.runs-on }}
name: coverage-${{ matrix.go-version }}
path: cover.html
# Format code, we check below if nothing changed.