Skip to content

Commit

Permalink
ci(sendsay-docs): fix autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
aleksnick committed Mar 12, 2024
1 parent 4348a2c commit 5695aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/autofix.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
run: yarn install --frozen-lockfile

- name: Autofix
run: yarn lint:fix
run: yarn fix

- name: Commit
run: |
Expand Down

0 comments on commit 5695aed

Please sign in to comment.