We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b31d79 commit cd778b9Copy full SHA for cd778b9
1 file changed
.github/workflows/ci.yml
@@ -62,6 +62,6 @@ jobs:
62
- name: Type checking
63
run: npm run test:types
64
65
- - name: gulp lint
+ - name: Lint checking
66
if: ${{ !matrix.only_minspec }}
67
run: npm run test:lint
0 commit comments