Skip to content

Commit

Permalink
attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricss committed Jul 11, 2024
1 parent b66f868 commit f88e125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ jobs:
- name: Installing dependencies
run: npm ci
- name: Running ESLint
run: npm run eslint -w reva-api
run: cd packages/reva-api && npx eslint modules infra

0 comments on commit f88e125

Please sign in to comment.