feat(ci): Better Job Names
This commit is contained in:
parent
2a82146a45
commit
bb57d26eee
1 changed files with 2 additions and 0 deletions
|
|
@ -32,6 +32,8 @@ jobs:
|
|||
db_secret: DATABASE_SMM
|
||||
- edition: terraria
|
||||
|
||||
name: ${{ matrix.edition }}
|
||||
|
||||
steps:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v7
|
||||
|
|
|
|||
Loading…
Reference in a new issue