Skip to content

Commit

Permalink
mvn
Browse files Browse the repository at this point in the history
  • Loading branch information
jan-olaveide committed Nov 26, 2023
1 parent 0dc9fee commit 7f6b696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@ jobs:
GITHUB_PASSWORD: ${{ secrets.GITHUB_TOKEN }}
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: ./mvnw -B test
run: mvn -B test

0 comments on commit 7f6b696

Please sign in to comment.