We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c8734b commit 1f0d46aCopy full SHA for 1f0d46a
1 file changed
.github/workflows/ci-cd-netlify.yml
@@ -41,7 +41,7 @@ jobs:
41
# - name: Run Prettier (check)
42
# run: npx prettier . --check
43
44
- - run: npm run lint --if-present
+ # - run: npm run lint --if-present
45
46
- run: npm run build
47
env:
0 commit comments