Skip to content

Commit

Permalink
Update format-and-lint.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
AsPulse authored Dec 11, 2023
1 parent db736c5 commit 7cd9df4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format-and-lint.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup Node.js
uses: ./.github/actions/setup-node -
uses: ./.github/actions/setup-node
- name: Run Prettier
run: pnpm run format:check

Expand Down

0 comments on commit 7cd9df4

Please sign in to comment.