Skip to content

Commit

Permalink
Removed the gradle build --scan
Browse files Browse the repository at this point in the history
  • Loading branch information
ubeh-kuba authored May 15, 2024
1 parent 1d1336a commit 5705400
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
uses: gradle/actions/setup-gradle@v3

- name: Build with Gradle Wrapper
run: ./gradlew build --scan
run: ./gradlew build

dependency-submission:

Expand Down

0 comments on commit 5705400

Please sign in to comment.