Skip to content

Commit 7b31d79

Browse files
authored
Use descriptive name for CI type-check step
1 parent 4616086 commit 7b31d79

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ jobs:
5959
JSDBG_TEST_VERSION: insiders
6060
DISPLAY: ':99.0'
6161

62-
- name: npm run test:types
62+
- name: Type checking
6363
run: npm run test:types
6464

6565
- name: gulp lint

0 commit comments

Comments
 (0)