Skip to content

Commit

Permalink
integration.yml fix
Browse files Browse the repository at this point in the history
  • Loading branch information
njal3001 committed Oct 20, 2023
1 parent 00b8e77 commit d32e3be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ jobs:
with:
node-version: '18'
- run: npm install
- run: eslint . --ext ts,tsx --report-unused-disable-directives --max-warnings 0
- run: npm run lint

0 comments on commit d32e3be

Please sign in to comment.