Skip to content

Commit 1f0d46a

Browse files
authored
Update ci-cd-netlify.yml
1 parent 4c8734b commit 1f0d46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-cd-netlify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
# - name: Run Prettier (check)
4242
# run: npx prettier . --check
4343

44-
- run: npm run lint --if-present
44+
# - run: npm run lint --if-present
4545

4646
- run: npm run build
4747
env:

0 commit comments

Comments
 (0)