We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 74da265 commit 441b627Copy full SHA for 441b627
.github/workflows/build.yml
@@ -17,8 +17,6 @@ jobs:
17
distribution: 'temurin' # Alternative distribution options are available
18
19
- uses: gradle/actions/setup-gradle@v4
20
- with:
21
- arguments: build
22
23
- name: Cache SonarQube packages
24
uses: actions/cache@v4
0 commit comments