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.
This commit is contained in:
Earl Warren 2024-02-27 17:15:05 +01:00
parent fa28ae8fbd
commit 9daf947453
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00

View file

@ -5,7 +5,7 @@ on:
- 'main' - 'main'
jobs: jobs:
actions: packages:
runs-on: self-hosted runs-on: self-hosted
strategy: strategy:
matrix: matrix: