Skip to content

Commit

Permalink
simplifying yarn call
Browse files Browse the repository at this point in the history
Signed-off-by: Ivy Astrix <[email protected]>
  • Loading branch information
poi-son-ivy committed Feb 21, 2024
1 parent c51b435 commit e902f8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,5 @@ jobs:
working-directory: ./packages/hedera-wallet-snap/packages/snap

- name: Run ESLint in Subdirectory
run: yarn eslint . --cache --ext .js,.ts
run: yarn lint
working-directory: ./packages/hedera-wallet-snap/packages/snap

0 comments on commit e902f8a

Please sign in to comment.