mirror of
https://github.com/itsjunetime/tdf.git
synced 2026-07-30 11:34:29 -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