mirror of https://github.com/usbharu/Hideout.git
chore: no-daemon
This commit is contained in:
parent
f6fec05667
commit
6c91b77eeb
|
@ -46,7 +46,7 @@ jobs:
|
|||
gradle-home-cache-cleanup: true
|
||||
|
||||
- name: Build
|
||||
run: ./hideout-core/gradlew :hideout-core:classes
|
||||
run: ./hideout-core/gradlew :hideout-core:classes --no-daemon
|
||||
|
||||
unit-test:
|
||||
name: Unit Test
|
||||
|
|
Loading…
Reference in New Issue