Skip to content

Commit

Permalink
Change workflow setting temporaily for test
Browse files Browse the repository at this point in the history
  • Loading branch information
jiji14 committed Nov 27, 2023
1 parent fb9e47f commit 9c73379
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/android-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ on:
- master
- maint_upgrade_**
pull_request:
branches:
- master
- maint_upgrade_**

schedule:
# * is a special character in YAML so you have to quote this string
- cron: '5 4 * * 0'
Expand Down Expand Up @@ -114,4 +112,3 @@ jobs:
run: |
source setup/activate_native.sh
npx wdio ./e2e-tests/config/android.config.js

0 comments on commit 9c73379

Please sign in to comment.