Skip to content

Commit 4960a41

Browse files
committed
loadVee task put back
1 parent 5863503 commit 4960a41

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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 loadVee -x buildExecutable -x buildApplicationObjectFile
63+
run: ./gradlew runOnDevice --info -x buildExecutable -x buildApplicationObjectFile
6464
shell: cmd

0 commit comments

Comments
 (0)