Skip to content

Commit

Permalink
Keep -x spotlessKotlin
Browse files Browse the repository at this point in the history
  • Loading branch information
lijamie98 committed Aug 7, 2023
1 parent 7a9de59 commit 799d37f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sub_gradle_test_and_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ jobs:
- name: Gradle test and build. (unit tests, integration tests, end-2-end tests and build)
env:
run_docker: false
run: ./gradlew clean build --no-daemon --stacktrace -x spotlessApply -x spotlessKotlin -x spotlessKotlinApply -x javadoc -x javadocJar -x sourcesJar
run: ./gradlew clean build --no-daemon --stacktrace -x spotlessApply -x spotlessKotlinApply -x javadoc -x javadocJar -x sourcesJar

- name: Stop docker containers
env:
Expand Down

0 comments on commit 799d37f

Please sign in to comment.