Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 1defc53

Browse files
authored
Merge pull request #208 from Green-Avocado/linter-CI-name
2 parents 440fc66 + 17adaa3 commit 1defc53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/CI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ jobs:
3535
3636
Lint:
3737
if: "!contains(github.event.head_commit.message, '[skip ci]')"
38-
name: ${{ matrix.os }} - Atom ${{ matrix.atom_channel }}
38+
name: ${{ matrix.os }} - Lint
3939
runs-on: ${{ matrix.os }}
4040
strategy:
4141
fail-fast: false

0 commit comments

Comments
 (0)