Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Ronald committed Dec 5, 2023
1 parent f745d70 commit 6b034f8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,5 @@ jobs:
- name: Checkout code
uses: actions/checkout@v3

- name: Run ESlint
run: npm run lint

0 comments on commit 6b034f8

Please sign in to comment.