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:
parent
fa28ae8fbd
commit
9daf947453
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
- 'main'
|
||||
|
||||
jobs:
|
||||
actions:
|
||||
packages:
|
||||
runs-on: self-hosted
|
||||
strategy:
|
||||
matrix:
|
||||
|
|
Loading…
Add table
Reference in a new issue