From 7305f16aca3e7f697821d1dc7ecb7d3afaa31bcb Mon Sep 17 00:00:00 2001 From: Michael Kriese Date: Thu, 7 Dec 2023 14:04:47 +0100 Subject: [PATCH] ci: run nested --- .forgejo/actions/test/action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/actions/test/action.yml b/.forgejo/actions/test/action.yml index aa43c84..846ccd7 100644 --- a/.forgejo/actions/test/action.yml +++ b/.forgejo/actions/test/action.yml @@ -11,5 +11,5 @@ runs: echo "runner.arch: ${{ runner.arch }}" echo "RUNNER_ARCH: ${RUNNER_ARCH}" -# - uses: ./.forgejo/actions/nested + - uses: ./.forgejo/actions/nested # - uses: sigstore/cosign-installer@11086d25041f77fe8fe7b9ea4e48e3b9192b8f19 # v3.1.2