Skip to content

Commit

Permalink
Remove superflous build goal
Browse files Browse the repository at this point in the history
  • Loading branch information
maczikasz committed Sep 7, 2023
1 parent a1bd80a commit b0a214b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/gradle-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ jobs:
- name: Set up Gradle Build Action
uses: gradle/gradle-build-action@v2
- name: Build and test with Gradle
run: ./gradlew build test
run: ./gradlew build

0 comments on commit b0a214b

Please sign in to comment.