mirror of
https://github.com/ClusterCockpit/cc-backend
synced 2025-07-22 20:41:40 +02:00
fix repository/ tests
This commit is contained in:
5
.github/workflows/test.yml
vendored
5
.github/workflows/test.yml
vendored
@@ -14,5 +14,6 @@ jobs:
|
||||
run: |
|
||||
go build ./...
|
||||
go vet ./...
|
||||
go test .
|
||||
env BASEPATH="../" go test ./repository
|
||||
go test .
|
||||
env BASEPATH="../" go test ./repository
|
||||
env BASEPATH="../" go test ./config
|
||||
|
Reference in New Issue
Block a user