Skip to content

Commit

Permalink
Fix names in GitHub workflows (#300)
Browse files Browse the repository at this point in the history
---------
Co-authored-by: Nicola Coretti <[email protected]>
  • Loading branch information
Jannis-Mittenzwei authored Dec 16, 2024
1 parent bdff2a1 commit bdadd90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ jobs:
include-hidden-files: true

Format:
name: Format Check (Python-${{ matrix.python-version }})
name: Format Check
runs-on: ubuntu-latest

steps:
Expand Down

0 comments on commit bdadd90

Please sign in to comment.