Skip to content

Commit 53e2474

Browse files
committed
Testing without excluding tasks
1 parent 4960a41 commit 53e2474

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,5 +60,5 @@ jobs:
6060
path: ./build
6161

6262
- name: Run on device
63-
run: ./gradlew runOnDevice --info -x buildExecutable -x buildApplicationObjectFile
63+
run: ./gradlew runOnDevice --info
6464
shell: cmd

0 commit comments

Comments
 (0)