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 75f4e15 commit 2ee1662Copy full SHA for 2ee1662
.github/workflows/ci.yml
@@ -28,4 +28,4 @@ jobs:
28
pre-commit install
29
30
- name: Run pre-commit
31
- run: SKIP=stack-yml-generated-is-valid pre-commit run --all-files
+ run: pre-commit run --all-files
0 commit comments