Skip to content

Commit aca57bd

Browse files
committed
CI rename job native-test-android to test-native-android
1 parent c3b5542 commit aca57bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -218,7 +218,7 @@ jobs:
218218
- name: Check MSRV for core with Rust ${{ env.rust_minver }}
219219
run: cargo +${{ env.rust_minver }} check --locked --all-features --verbose
220220

221-
native-test-android:
221+
test-native-android:
222222
strategy:
223223
fail-fast: false
224224
runs-on: 'ubuntu-latest'

0 commit comments

Comments
 (0)