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

Commit

Permalink
i hate this
Browse files Browse the repository at this point in the history
  • Loading branch information
hay-kot committed May 25, 2024
1 parent 4f51e4d commit 75ad107
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/partial-frontend.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
version: 9

- name: Install dependencies
run: pnpm install --shamefully-hoise
run: pnpm install --shamefully-hoist
working-directory: frontend

- name: Run Lint
Expand Down Expand Up @@ -61,7 +61,7 @@ jobs:
version: 9

- name: Install dependencies
run: pnpm install --shamefully-hoise
run: pnpm install --shamefully-hoist
working-directory: frontend

- name: Run Integration Tests
Expand Down

0 comments on commit 75ad107

Please sign in to comment.