1
0
mirror of https://gitea.com/gitea/act synced 2026-05-01 01:27:48 +02:00
Signed-off-by: Casey Lee <cplee@nektos.com>
This commit is contained in:
Casey Lee
2020-02-10 16:53:14 -08:00
parent ac8258db4b
commit 835b36cb63
8 changed files with 50 additions and 20 deletions

View File

@@ -1,3 +1,3 @@
#!/bin/sh
set -e
go test -cover ./runner
go test -cover ./pkg/runner