Skip to content

Commit

Permalink
Test workflow failure
Browse files Browse the repository at this point in the history
  • Loading branch information
ssylver93 committed Oct 1, 2024
1 parent ad901d3 commit 8b51579
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sonarscan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
cache-dependency-path: './client/wfprev-war/src/main/angular/yarn.lock'

- name: Install dependencies and Angular CLI
working-directory: ./client/wfprev-war/src/main/angular
working-directory: ./client/wfprev-war/src/main/angulara
run: |
yarn install
yarn global add @angular/cli
Expand Down

0 comments on commit 8b51579

Please sign in to comment.