Skip to content

Commit

Permalink
GH Actions fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Bashamega committed Aug 14, 2024
1 parent 72a01fa commit e0a104a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: npm install

- name: Run script
run: npm run format:check # Replace with the path to your script
run: npm run prettier:check # Replace with the path to your script

0 comments on commit e0a104a

Please sign in to comment.