Skip to content

Commit 8e0b357

Browse files
committed
ci(lint): include all openapi specs under the tests dir
1 parent 97c72b3 commit 8e0b357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-openapi.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ jobs:
1818

1919
- name: Lint OpenAPI specs
2020
run: |
21-
vacuum lint --globbed-files="*/**/openapi.json"
21+
vacuum lint --globbed-files="tests/{*/,*/*/}openapi*.json"

0 commit comments

Comments
 (0)