Skip to content

Commit b18ff84

Browse files
committed
enable validation
1 parent faf19e8 commit b18ff84

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/validation.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ jobs:
4949
- uses: actions/setup-node@v3
5050
with:
5151
node-version: 22
52-
# - run: npm install
53-
# - run: npm run verify:android
52+
- run: npm install
53+
- run: npm run verify:android
5454

5555
verify-ios:
5656
runs-on: macos-14

0 commit comments

Comments
 (0)