Skip to content

Commit 10e41ee

Browse files
authored
Merge pull request #1882 from emilazy/push-ylwwuwymlmwt
Don’t change semantic behaviour based on `debug_assertions`
2 parents d0ef276 + cdee7ff commit 10e41ee

File tree

14 files changed

+645
-539
lines changed

14 files changed

+645
-539
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -390,6 +390,7 @@ jobs:
390390
cargo-deny-advisories
391391
wasm
392392
tests-pass
393+
test-32bit
393394
394395
defaults:
395396
run:
@@ -424,7 +425,6 @@ jobs:
424425
- test-journey
425426
- test-fast
426427
- test-fixtures-windows
427-
- test-32bit
428428
- lint
429429
- cargo-deny
430430
- check-packetline

0 commit comments

Comments
 (0)