.github: run tests with ci.go

This commit is contained in:
Felix Lange 2025-09-11 18:30:28 +02:00
parent cbf0b5bc92
commit d83ebf8f34

View file

@ -55,4 +55,4 @@ jobs:
cache: false cache: false
- name: Run tests - name: Run tests
run: go test ./... run: go run build/ci.go test