Strip fallocate from CI test
This commit is contained in:
@@ -21,5 +21,4 @@ cargo-test:
|
||||
- apt update && apt install -y fuse3 libfuse3-dev
|
||||
- cargo build --locked
|
||||
- cargo test
|
||||
- fallocate -l 256MiB test.bin
|
||||
- ./target/debug/redox_installer -c res/test.toml test.bin --no-mount
|
||||
|
||||
Reference in New Issue
Block a user