This commit is contained in:
2025-03-16 13:17:10 +02:00
parent 0f606fdb9b
commit a8b6151797
2 changed files with 72 additions and 1 deletions

View File

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