ci tests
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
parent
a846112993
commit
2818130313
7 changed files with 48 additions and 18 deletions
2
.github/workflows/integration/entrypoint.sh
vendored
2
.github/workflows/integration/entrypoint.sh
vendored
|
|
@ -1,3 +1,3 @@
|
|||
#!/bin/sh
|
||||
set -e
|
||||
go test -cover ./runner
|
||||
go test -cover ./pkg/runner
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue