Skip to content

Commit 65b1109

Browse files
committed
f
Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>
1 parent 84e00c7 commit 65b1109

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
@@ -56,7 +56,7 @@ jobs:
5656
script: |
5757
cargo dinghy all-platforms
5858
cargo dinghy all-devices
59-
cargo dinghy -p auto-android-x86_64-api30 test --features "${{ matrix.features }}" -- --test-threads 1 && killall -INT crashpad_handler || true
59+
cargo dinghy -p auto-android-x86_64-api30 test --features "${{ matrix.features }}" -- --test-threads 1
6060
Format:
6161
name: Run `rustfmt`
6262
runs-on: ubuntu-24.04

0 commit comments

Comments
 (0)