CI: delay between program execution and testing

This commit is contained in:
VnPower
2023-08-30 16:28:36 +07:00
parent c36afd0975
commit e9a81a92f9
+1
View File
@@ -4,5 +4,6 @@ steps:
commands:
- go get
- go run main.go &
- sleep 5
- go test -v
secrets: [pixivfe_token]