Skip to content

Commit

Permalink
Update ci.yml to run ios first
Browse files Browse the repository at this point in the history
  • Loading branch information
crow authored Feb 16, 2024
1 parent 162ed81 commit 747f493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ jobs:
cache: 'npm'

- run: npm run bootstrap
- run: bash ./scripts/run_ci_tasks.sh -a
- run: bash ./scripts/run_ci_tasks.sh -i
- run: bash ./scripts/run_ci_tasks.sh -a

0 comments on commit 747f493

Please sign in to comment.