Skip to content

Commit 8582f09

Browse files
committed
Linting with locally installed spectral-cli
1 parent 0d4dbf1 commit 8582f09

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/lint.yml

+3
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
env:
1818
GHA_API_LINT_FILE_GLOB: ${{ inputs.file_glob }}
1919
steps:
20+
- name: Checkout host repository
21+
uses: actions/checkout@v4
22+
2023
- name: Setup Node.js
2124
uses: actions/setup-node@v3
2225
with:

0 commit comments

Comments
 (0)