Skip to content

Commit d98c0ac

Browse files
github workflow format check task name
1 parent 2449410 commit d98c0ac

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/checks.yml

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

120120
Format:
121-
name: Format Check (Python-${{ matrix.python-version }})
121+
name: Format Check 3.9
122122
runs-on: ubuntu-latest
123123

124124
steps:

exasol/toolbox/templates/github/workflows/checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ jobs:
124124
include-hidden-files: true
125125

126126
Format:
127-
name: Format Check (Python-${{ matrix.python-version }})
127+
name: Format Check 3.9
128128
runs-on: ubuntu-latest
129129

130130
steps:

0 commit comments

Comments
 (0)