Skip to content

Commit

Permalink
Update code review
Browse files Browse the repository at this point in the history
  • Loading branch information
andrea-putzu committed Jan 16, 2024
1 parent 1c0a602 commit 5f32857
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code_review_onboarding_ms.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
# SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}

- name: Launch unit test with Maven
run: mvn test -X --file apps/onboarding-ms/pom.xml
run: mvn test --file apps/onboarding-ms/pom.xml
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN_REF: ${{ secrets.GH_PAT }}

0 comments on commit 5f32857

Please sign in to comment.