Skip to content

Commit

Permalink
test yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
kuanfandevops committed Jul 31, 2024
1 parent 48838e4 commit 272dd7b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/prettier-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ jobs:
with:
ref: ${{ github.head_ref }}

- name: Test yarn
run: |
yarn --version
- name: Prettify code
uses: creyD/[email protected]
with:
Expand Down

0 comments on commit 272dd7b

Please sign in to comment.