add code coverage

This commit is contained in:
2025-03-16 13:20:13 +02:00
parent 9d034c2f49
commit ca1568676b

View File

@@ -19,4 +19,4 @@ jobs:
go-version: "1.23.0"
- name: Tests
run: go test ./...
run: go test ./... -cover