Skip to content

Commit

Permalink
Update build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielittner authored Sep 29, 2023
1 parent 11e0921 commit f708194
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 @@ -30,7 +30,7 @@ jobs:
- uses: gradle/gradle-build-action@v2

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

- name: Check code style
run: ./kotlinw .kts/ktlint.main.kts --fail-on-changes

0 comments on commit f708194

Please sign in to comment.