Skip to content

Commit

Permalink
correct frontend dir
Browse files Browse the repository at this point in the history
  • Loading branch information
martinjrobins committed Jan 11, 2024
1 parent b93fd37 commit 7c1fbd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN_FRONTEND }}
with:
projectBaseDir: pkpdapp
projectBaseDir: frontend-v2

0 comments on commit 7c1fbd6

Please sign in to comment.