Skip to content

Commit

Permalink
Update eslint.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pascalbaljet committed Oct 4, 2024
1 parent fbf11ff commit 75cc5e0
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/eslint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ jobs:
run: |
cd vue
npm run eslint
cd ../react
npm run eslint
- name: Commit changes
uses: stefanzweifel/git-auto-commit-action@v5
Expand Down

0 comments on commit 75cc5e0

Please sign in to comment.