mirror of
https://github.com/kdheepak/taskwarrior-tui.git
synced 2025-08-24 14:36:42 +02:00
Add more tests
This commit is contained in:
parent
4da96f4864
commit
6c336c472f
4 changed files with 276 additions and 31 deletions
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
|
@ -41,6 +41,7 @@ jobs:
|
|||
- uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --all -- --test-threads=1
|
||||
|
||||
fmt:
|
||||
name: Rustfmt
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue