Skip to content

Commit b038b31

Browse files
authored
Update build_and_test.yml
1 parent 08bf90f commit b038b31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build_and_test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
- uses: burrunan/gradle-cache-action@v1
2222
name: Gradle build with caches caching
2323
with:
24-
arguments: build
24+
arguments: check build
2525
gradle-version: wrapper
2626
properties: |
2727
detektAutoCorrect=false

0 commit comments

Comments
 (0)