Skip to content

Commit

Permalink
Update BadgesList.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ridemountainpig authored Jul 11, 2023
1 parent 49c60f8 commit febc3bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/BadgesList.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: curl -o monkeytype-data/badges.json https://monkeytype-readme.repl.co/monkeytype/badge

- name: Format code with Prettier
run: npx prettier --write .
run: npx prettier --write ./monkeytype-data/badges.json

- name: Print json file contents
run: cat monkeytype-data/badges.json
Expand Down

0 comments on commit febc3bf

Please sign in to comment.