Skip to content

Commit

Permalink
pnpm action
Browse files Browse the repository at this point in the history
  • Loading branch information
R-Sandor committed Sep 9, 2024
1 parent efa455e commit 18f58ad
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/sonar.yml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,9 @@ jobs:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: pnpm/action-setup@v4
with:
version: 9
- name: Run coverage
run: |
cd frontend
Expand Down

0 comments on commit 18f58ad

Please sign in to comment.