Skip to content

Commit e3a4d72

Browse files
authored
Update build.yml to add Watch Face Push validation
1 parent c9e37f8 commit e3a4d72

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/build.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,5 @@ jobs:
4949
run: ./gradlew :misc:build
5050
- name: Build XR snippets
5151
run: ./gradlew :xr:build
52+
- name: Build Watch Face Push validation snippets
53+
run: ./gradlew :watchfacepush:validator:run

0 commit comments

Comments
 (0)