We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 477a392 commit 35bf558Copy full SHA for 35bf558
.circleci/config.yml
@@ -14,4 +14,4 @@ jobs:
14
command: npm install
15
- run:
16
name: validate
17
- command: npm run check-markdown
+ command: npm run check
0 commit comments