Update test-rust.yml

This commit is contained in:
Fabian-Lars
2025-08-07 22:56:55 +02:00
committed by GitHub
parent c4665050bb
commit 53bf0af9dd
+1 -1
View File
@@ -224,7 +224,7 @@ jobs:
target: aarch64-linux-android,
os: ubuntu-latest,
runner: 'cross',
command: 'build'
command: 'build --verbose'
}
runs-on: ${{ matrix.platform.os }}