mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2026-07-27 00:37:14 +02:00
Adapt testing
This commit is contained in:
@@ -14,4 +14,5 @@ jobs:
|
||||
run: |
|
||||
go build ./...
|
||||
go vet ./...
|
||||
go test -v ./...
|
||||
go test .
|
||||
env BASEPATH="../" go test ./repository
|
||||
|
||||
Reference in New Issue
Block a user