We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f6daac commit c2e4f8cCopy full SHA for c2e4f8c
.github/workflows/lint.yml
@@ -126,4 +126,6 @@ jobs:
126
- name: Run lint
127
run: |
128
. .venv/bin/activate
129
+ mkdir lint
130
+ cd lint
131
sc-gallery -lint -lint_tool ${{ matrix.tool }}
0 commit comments