Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
sergejparity committed Dec 5, 2023
1 parent d6b9a29 commit 2b1f0cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,8 @@ jobs:
- name: Test Rust Stable (no_derive)
run: |
rustup show
cargo --version
export RUSTFLAGS='-Cdebug-assertions=y -Dwarnings'
time cargo +stable test --verbose --no-default-features --features bit-vec,bytes,generic-array
Expand Down

0 comments on commit 2b1f0cb

Please sign in to comment.