mirror of
https://github.com/trussed-dev/littlefs2.git
synced 2026-06-20 04:16:32 -07:00
Fix CI
This commit is contained in:
@@ -36,9 +36,7 @@ jobs:
|
||||
if: matrix.target == 'x86_64-unknown-linux-gnu'
|
||||
run: >
|
||||
cargo test &&
|
||||
cargo test --features ui-tests &&
|
||||
cargo test --release &&
|
||||
cargo test --release --features ui-tests
|
||||
cargo test --release
|
||||
|
||||
- name: Build Documentation
|
||||
run: cargo doc --no-deps
|
||||
|
||||
Reference in New Issue
Block a user