attempt to fix workflow again
Some checks are pending
Build and test / build-test (oldstable) (push) Waiting to run
Build and test / build-test (stable) (push) Waiting to run

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.