Skip to content

Commit

Permalink
fixed working directory
Browse files Browse the repository at this point in the history
  • Loading branch information
adam_unchained committed Aug 27, 2023
1 parent 9c51d80 commit cfcd2fe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ui_eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ jobs:
- name: Install Dependencies
run: npm install
- name: Lint
working-directory: packages/ui
run: npm run lint
- name: Prettier
working-directory: packages/ui
run: npx prettier --check .

0 comments on commit cfcd2fe

Please sign in to comment.