We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 732df11 + c5b5567 commit 4054738Copy full SHA for 4054738
.github/workflows/rust.yml
@@ -284,6 +284,7 @@ jobs:
284
api-level: ${{ matrix.api-level }}
285
arch: ${{ matrix.emulator-arch }}
286
script: .github/workflows/rust-android-run-tests-on-emulator.sh
287
+<<<<<<< HEAD
288
289
# features:
290
# strategy:
@@ -299,3 +300,5 @@ jobs:
299
300
# - uses: dtolnay/rust-toolchain@stable
301
# - uses: taiki-e/install-action@cargo-hack
302
# - run: cargo hack check --feature-powerset --depth 3 --optional-deps --no-dev-deps --ignore-private --skip "${{env.SKIP_FEATURES}}"
303
+=======
304
+>>>>>>> c5b556736cf8e5297b3d52eb58144318ca490dd6
0 commit comments