diff --git a/.forgejo/workflows/act.yml b/.forgejo/workflows/act.yml index 46175b3b..1a1b149b 100644 --- a/.forgejo/workflows/act.yml +++ b/.forgejo/workflows/act.yml @@ -77,4 +77,4 @@ jobs: - name: integration test run: | go test ./act/container - go test ./act/runner/... + go test -timeout 30m ./act/runner/...