Skip to content

Commit

Permalink
disable lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pitiscarf committed Nov 13, 2024
1 parent d0bb4ac commit 71d6c00
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/wip-deploy-ci-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,9 @@ jobs:
run: npm run check-types

# ESLint check
- name: Lint code
working-directory: api
run: npm run lint
# - name: Lint code
# working-directory: api
# run: npm run lint

- name: Start MongoDB 7.0
uses: supercharge/[email protected]
Expand Down

0 comments on commit 71d6c00

Please sign in to comment.