more less typos
This commit is contained in:
parent
9fe8aee48b
commit
58c642427e
2
.github/workflows/build_and_test.yml
vendored
2
.github/workflows/build_and_test.yml
vendored
@ -21,7 +21,7 @@ jobs:
|
|||||||
- name: Build all features
|
- name: Build all features
|
||||||
run: cd libafl && cargo build --all-features --verbose
|
run: cd libafl && cargo build --all-features --verbose
|
||||||
- name: Test all features
|
- name: Test all features
|
||||||
run: cd liafbl && cargo test --all-features --verbose
|
run: cd libafl && cargo test --all-features --verbose
|
||||||
no-std:
|
no-std:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user