Skip to content

Commit d5ecf73

Browse files
authored
NoStd Bolts (#3272)
1 parent c12750f commit d5ecf73

File tree

2 files changed

+18
-36
lines changed

2 files changed

+18
-36
lines changed

.github/workflows/build_and_test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -614,6 +614,8 @@ jobs:
614614
shared-key: no-std-clippy
615615
- name: libafl armv6m-none-eabi (32 bit no_std) clippy
616616
run: cd ./libafl && cargo clippy --target thumbv6m-none-eabi --no-default-features
617+
- name: libafl_bolts armv6m-none-eabi (32 bit no_std) clippy
618+
run: cd ./libafl_bolts && cargo clippy --target thumbv6m-none-eabi --no-default-features
617619

618620
format-toml:
619621
runs-on: ubuntu-24.04

libafl_libfuzzer_runtime/Cargo.lock

Lines changed: 16 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)