We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4616086 commit 7b31d79Copy full SHA for 7b31d79
1 file changed
.github/workflows/ci.yml
@@ -59,7 +59,7 @@ jobs:
59
JSDBG_TEST_VERSION: insiders
60
DISPLAY: ':99.0'
61
62
- - name: npm run test:types
+ - name: Type checking
63
run: npm run test:types
64
65
- name: gulp lint
0 commit comments