Skip to content

Commit

Permalink
Use gradle to run 8
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesmudd committed Nov 17, 2023
1 parent ab8e572 commit efef98f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/sonarqube.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
cache: 'gradle'

- name: Build and analyze
working-directory: jhdf
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
SONAR_TOKEN: ${{ secrets.SONAR_TOKEN }}
Expand Down

0 comments on commit efef98f

Please sign in to comment.