Skip to content
This repository has been archived by the owner on Oct 9, 2024. It is now read-only.

Commit

Permalink
chore: remove prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev authored May 16, 2023
1 parent 2ba8f94 commit aab7040
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/raw-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,6 @@ jobs:
- name: Update Data
run: node scripts/raw-api.js

- name: Run Prettier
run: npx prettier raw-api/index.json --write --tab-width 4 --print-width 1

- name: Commit
uses: cpina/github-action-push-to-another-repository@main
with:
Expand Down

0 comments on commit aab7040

Please sign in to comment.