Skip to content

Commit bdadd90

Browse files
Fix names in GitHub workflows (#300)
--------- Co-authored-by: Nicola Coretti <nicola.coretti@exasol.com>
1 parent bdff2a1 commit bdadd90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ jobs:
119119
include-hidden-files: true
120120

121121
Format:
122-
name: Format Check (Python-${{ matrix.python-version }})
122+
name: Format Check
123123
runs-on: ubuntu-latest
124124

125125
steps:

0 commit comments

Comments
 (0)