fix(ci): use go-test-coverage binary directly to fix Gitea Actions #96

Merged
argoyle merged 2 commits from fix/coverage-tool-binary into main 2026-04-29 06:09:53 +00:00
Showing only changes of commit 4c34b45b2a - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
module gitea.unbound.se/unboundsoftware/pagination
go 1.24.4
go 1.26.2
require github.com/stretchr/testify v1.11.1