We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent faf19e8 commit b18ff84Copy full SHA for b18ff84
1 file changed
.github/workflows/validation.yml
@@ -49,8 +49,8 @@ jobs:
49
- uses: actions/setup-node@v3
50
with:
51
node-version: 22
52
-# - run: npm install
53
-# - run: npm run verify:android
+ - run: npm install
+ - run: npm run verify:android
54
55
verify-ios:
56
runs-on: macos-14
0 commit comments