We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e37f8 commit a9464f2Copy full SHA for a9464f2
.github/workflows/build.yml
@@ -49,3 +49,5 @@ jobs:
49
run: ./gradlew :misc:build
50
- name: Build XR snippets
51
run: ./gradlew :xr:build
52
+ - name: Build Watch Face Push validation snippets
53
+ run: ./gradlew :watchfacepush:validator:run
0 commit comments