mirror of
https://codeberg.org/VnPower/PixivFE
synced 2024-12-06 19:16:23 +01:00
CI: delay between program execution and testing
This commit is contained in:
@@ -4,5 +4,6 @@ steps:
|
||||
commands:
|
||||
- go get
|
||||
- go run main.go &
|
||||
- sleep 5
|
||||
- go test -v
|
||||
secrets: [pixivfe_token]
|
||||
|
||||
Reference in New Issue
Block a user