mirror of
https://github.com/pldubouilh/gossa
synced 2025-12-06 08:22:32 +01:00
add delay ci test
This commit is contained in:
parent
496490ba29
commit
8bcbcfd994
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -37,7 +37,7 @@ ci:
|
|||
go fmt
|
||||
go vet
|
||||
timeout 5 go run main.go fixture &
|
||||
go test
|
||||
sleep 1 && go test
|
||||
|
||||
ci-watch:
|
||||
ls main.go script.js main_test.go | entr -rc make ci
|
||||
|
|
|
|||
Loading…
Reference in a new issue