Skip to content

Commit

Permalink
Update test.yaml to install Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
emshyu authored Oct 25, 2024
1 parent 0463152 commit 73fe1f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,9 @@ jobs:
with:
useLockFile: false

- name: Install Prettier
run: npm install Prettier

- name: Setup for Redis
env:
SETUP: >-
Expand Down

0 comments on commit 73fe1f7

Please sign in to comment.