Skip to content

Commit

Permalink
plop
Browse files Browse the repository at this point in the history
  • Loading branch information
hugsy authored Nov 7, 2024
1 parent ea873bb commit 4ae683f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
matrix:
runner: [ubuntu-24.04, ubuntu-22.04]

name: "Run Unit tests on ${{ matrix.runner }}"
name: "Tests/${{ matrix.runner }}"
runs-on: ${{ matrix.runner }}
defaults:
run:
Expand Down

0 comments on commit 4ae683f

Please sign in to comment.