more less typos

This commit is contained in:
Dominik Maier 2021-02-26 13:41:23 +01:00
parent 9fe8aee48b
commit 58c642427e

View File

@ -21,7 +21,7 @@ jobs:
- name: Build all features
run: cd libafl && cargo build --all-features --verbose
- name: Test all features
run: cd liafbl && cargo test --all-features --verbose
run: cd libafl && cargo test --all-features --verbose
no-std:
runs-on: ubuntu-latest
steps: