Skip to content

Commit e9d6a6d

Browse files
committed
f
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
1 parent b0aaea5 commit e9d6a6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ env:
1313

1414
jobs:
1515
android-test:
16-
name: ${{ format('x86_64-linux-android {1}', matrix.features)}}
16+
name: ${{ format('x86_64-linux-android {0}', matrix.features)}}
1717
runs-on: ubuntu-24.04
1818
env:
1919
RUST_BACKTRACE: 1

0 commit comments

Comments
 (0)