Skip to content

Commit 35bf558

Browse files
committed
Enable CI for OpenAPI files
1 parent 477a392 commit 35bf558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
command: npm install
1515
- run:
1616
name: validate
17-
command: npm run check-markdown
17+
command: npm run check

0 commit comments

Comments
 (0)