Skip to content

Commit

Permalink
github-actions: rename test-apt-packages job
Browse files Browse the repository at this point in the history
I think it looks better in the CI run page.

Signed-off-by: Attila Szakacs <[email protected]>
  • Loading branch information
alltilla committed Jul 2, 2024
1 parent cb19b84 commit 643c58d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-apt-packages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ on:
type: string

jobs:
TestPackagesWith:
test-apt-packages:
name: ${{ matrix.distro }}
strategy:
matrix:
distro:
Expand Down

0 comments on commit 643c58d

Please sign in to comment.