mirror of
https://github.com/kerberos-io/agent.git
synced 2026-08-23 15:08:32 +00:00
Update config.yml
This commit is contained in:
@@ -22,6 +22,5 @@ jobs:
|
||||
- checkout
|
||||
|
||||
# specify any bash command here prefixed with `run: `
|
||||
- run: cd backend
|
||||
- run: go mod download
|
||||
- run: go test -v ./...
|
||||
- run: cd backend && go mod download
|
||||
- run: cd backend && go test -v ./...
|
||||
|
||||
Reference in New Issue
Block a user