Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Commit

Permalink
ci: release need build test and device-test-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreaBrighi committed Apr 28, 2023
1 parent 4a03bf3 commit 2f9cac9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/android.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,8 @@ jobs:
runs-on: ubuntu-latest
needs:
- build
- test
- device-test-latest
if: github.ref == 'refs/heads/main'
concurrency:
group: release
Expand Down

0 comments on commit 2f9cac9

Please sign in to comment.