Skip to content

Commit

Permalink
eslint commented out for build (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
GoldGroove06 authored Jan 26, 2025
1 parent d832f2b commit 2389836
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/build-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,9 +26,9 @@ jobs:
working-directory: wonderlust
run: npm run build

- name: Run lint checks
working-directory: wonderlust
run: npm run lint
# - name: Run lint checks
# working-directory: wonderlust
# run: npm run lint

# - name: Run tests
# working-directory: wonderlust
Expand Down

0 comments on commit 2389836

Please sign in to comment.