Skip to content

Commit 2229a12

Browse files
committed
ci(android): disable python
1 parent 1529a6d commit 2229a12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci_check_android.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,4 +45,4 @@ jobs:
4545
shell: bash
4646
run: |
4747
source <(cargo ndk-env --target ${{ matrix.target }})
48-
cargo clippy --target ${{ matrix.target }} --all-features --all-targets -- -Dwarnings
48+
cargo clippy --target ${{ matrix.target }} --features all,nightly,sync,ring,native-tls-vendored,compat-all --all-targets -- -Dwarnings

0 commit comments

Comments
 (0)