Skip to content

Commit

Permalink
chore(ci): skip android test: #220
Browse files Browse the repository at this point in the history
  • Loading branch information
rdlabo committed May 5, 2023
1 parent 5a2d5e6 commit b0fde24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/validation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
with:
node-version: '16'
- run: npm install
- run: npm run verify:android
# - run: npm run verify:android

verify-ios:
runs-on: macos-latest
Expand Down

0 comments on commit b0fde24

Please sign in to comment.