Skip to content

Commit af1a888

Browse files
authored
fix(chromatic): better job name (nodejs#7666)
Signed-off-by: Aviv Keller <[email protected]>
1 parent 1b0c5cb commit af1a888

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/chromatic.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ jobs:
4343
github.event.pull_request.head.ref != 'chore/crowdin'
4444
)
4545
46-
name: Tests
46+
name: Chromatic
4747
runs-on: ubuntu-latest
4848

4949
environment:

0 commit comments

Comments
 (0)