mirror of
https://github.com/semaphoreui/semaphore.git
synced 2024-11-23 12:30:41 +01:00
Fix CI
This commit is contained in:
parent
c58d9ac34f
commit
cafdcf2d93
@ -24,7 +24,7 @@ dependencies:
|
||||
|
||||
test:
|
||||
pre:
|
||||
- cd $CPATH && go run ./main.go --migrate
|
||||
- cd $CPATH && go run cli/main.go --migrate
|
||||
|
||||
override:
|
||||
- cd $CPATH && go vet ./...
|
||||
|
Loading…
Reference in New Issue
Block a user