1
0
mirror of https://gitea.com/gitea/act_runner synced 2026-05-06 01:37:57 +02:00
Files
act_runner/.github/workflows/integration/entrypoint.sh
Casey Lee 835b36cb63 ci tests
Signed-off-by: Casey Lee <cplee@nektos.com>
2020-02-20 21:05:36 -05:00

4 lines
46 B
Bash

#!/bin/sh
set -e
go test -cover ./pkg/runner