From 9daf94745309bea516b836f1113794a43294ce4a Mon Sep 17 00:00:00 2001 From: Earl Warren Date: Tue, 27 Feb 2024 17:15:05 +0100 Subject: [PATCH] tests: set the name of the packages jobs actions is a copy/paste from the action workflow and packages is better. It also solves a name clash problem as the commit status is based on the job name. --- .forgejo/workflows/packages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.forgejo/workflows/packages.yml b/.forgejo/workflows/packages.yml index 75fd222..99e8072 100644 --- a/.forgejo/workflows/packages.yml +++ b/.forgejo/workflows/packages.yml @@ -5,7 +5,7 @@ on: - 'main' jobs: - actions: + packages: runs-on: self-hosted strategy: matrix: