We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48a7244 commit b6595c1Copy full SHA for b6595c1
.github/workflows/integration_tests_android.yml
@@ -13,7 +13,7 @@ concurrency:
13
14
jobs:
15
integration_test:
16
- name: Integration test on Android API ${{ matrix.api-level }} - ${{ matrix.profile }}
+ name: Android API ${{ matrix.api-level }} - ${{ matrix.profile }}
17
runs-on: ubuntu-latest
18
timeout-minutes: 20
19
strategy:
0 commit comments