Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Raduc4 committed Jan 23, 2024
1 parent b28a2a0 commit a7f125a
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 @@ -17,4 +17,4 @@ jobs:
- name: eslint
uses: icrawl/action-eslint@v1
with:
custom-glob: apps # only if a different glob is needed, default: src
args: --ext .js,.ts,.tsx .

0 comments on commit a7f125a

Please sign in to comment.