Skip to content

Commit b6595c1

Browse files
committed
Improve integration test log
1 parent 48a7244 commit b6595c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration_tests_android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ concurrency:
1313

1414
jobs:
1515
integration_test:
16-
name: Integration test on Android API ${{ matrix.api-level }} - ${{ matrix.profile }}
16+
name: Android API ${{ matrix.api-level }} - ${{ matrix.profile }}
1717
runs-on: ubuntu-latest
1818
timeout-minutes: 20
1919
strategy:

0 commit comments

Comments
 (0)