Skip to content

Commit

Permalink
ci: fomat check
Browse files Browse the repository at this point in the history
  • Loading branch information
VicGUTT committed Nov 27, 2022
1 parent b37606c commit 3718d86
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ jobs:
- name: Lint
run: npm run lint

# - name: Format
# run: npm run format
- name: Format
run: npm run format

- name: Test
run: npm run test -- --coverage
Expand Down

0 comments on commit 3718d86

Please sign in to comment.