Update ci config.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-07 17:25:05 -05:00
committed by Fredrik Adelöw
parent 7e8f8c4d16
commit 258109d41d
+2 -2
View File
@@ -92,8 +92,8 @@ jobs:
- name: verify api reference
run: node scripts/verify-api-reference.js
- name: verify openapi yaml <> ts files
run: yarn backstage-cli schema:openapi:verify
- name: verify openapi.yaml matches schema/openapi.ts files
run: yarn backstage-cli repo schema:openapi:verify
- name: verify doc links
run: node scripts/verify-links.js