mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-06-01 23:51:46 -04:00
incorporate recovering from deleted images
This commit is contained in:
@@ -32,6 +32,8 @@ jobs:
|
||||
run: rustup component add clippy rustfmt
|
||||
- name: Clippy
|
||||
run: cargo clippy -- -D warnings
|
||||
- name: Tests
|
||||
run: cargo test
|
||||
- name: Check fmt
|
||||
run: cargo fmt -- --check
|
||||
- name: Run tests
|
||||
|
||||
Reference in New Issue
Block a user