repo-tools: switch to using sub commands

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2023-05-10 10:51:59 +02:00
parent 9ab7a4b538
commit 799c33047e
7 changed files with 70 additions and 22 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ jobs:
run: node scripts/verify-api-reference.js
- name: verify openapi yaml file matches generated ts file
run: yarn backstage-repo-tools schema:openapi:verify
run: yarn backstage-repo-tools schema openapi verify
- name: verify doc links
run: node scripts/verify-links.js