Fixed test CI/CD step
All checks were successful
Build / build (push) Successful in 1m21s

This commit is contained in:
Leon Mika 2025-01-20 09:59:09 +11:00
parent 29a9e07daf
commit 6b0ef770ed

View file

@ -17,4 +17,4 @@ jobs:
go-version: 1.23.1
- name: Build
run: |
go test ./... test
go test ./...