Skip to content

Commit

Permalink
chore: pipeline test
Browse files Browse the repository at this point in the history
  • Loading branch information
andibeuge committed Feb 2, 2024
1 parent c1536c1 commit d96a14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/json.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,6 @@ jobs:
- name: Lint JSON
uses: actionsx/prettier@v3
with:
args: --wrinte "**.json"
args: --write "**.json"
- name: show after linting
run: cat tsconfig.json

0 comments on commit d96a14a

Please sign in to comment.