Update testing.yaml
Some checks failed
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 4s
GoLang Tests / test (push) Failing after 3s
arbeitszeitmessung/pipeline/head There was a failure building this commit

This commit is contained in:
2025-08-21 08:01:17 +02:00
parent 8f8f67398b
commit c813ba62d4

View File

@@ -22,6 +22,7 @@ jobs:
${{ runner.os }}-go-
- name: Run tests
shell: sh
run: |
go mod tidy
go test ./... -v