Skip to content

Commit b0fde24

Browse files
committed
chore(ci): skip android test: #220
1 parent 5a2d5e6 commit b0fde24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/validation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
with:
5151
node-version: '16'
5252
- run: npm install
53-
- run: npm run verify:android
53+
# - run: npm run verify:android
5454

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

0 commit comments

Comments
 (0)