Skip to content

Commit

Permalink
Added new test apps to workflows (#1012)
Browse files Browse the repository at this point in the history
  • Loading branch information
nelsitoPuglisi authored Jun 28, 2024
1 parent 5b53f25 commit 0aa95b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/rc-update-test-apps.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,9 @@ jobs:
update-apps:
name: Update Apps Repo
strategy:
fail-fast: false
matrix:
repo: [ embrace-io/android-sdk-benchmark, embrace-io/android-test-suite ]
repo: [ embrace-io/android-sdk-benchmark, embrace-io/android-test-suite, embrace-io/ndk-test-app-ndkbuild, embrace-io/ndk-test-app-custombuild, embrace-io/ndk-test-app, embrace-io/android-size-measure ]
timeout-minutes: 60
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 0aa95b3

Please sign in to comment.