mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
run all workspace tests
This commit is contained in:
parent
c92bfe3865
commit
57da951004
1 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -21,4 +21,4 @@ jobs:
|
|||
- name: Build
|
||||
run: cargo build --verbose
|
||||
- name: Run tests
|
||||
run: cargo test --verbose
|
||||
run: cargo test --workspace
|
||||
|
|
|
|||
Loading…
Reference in a new issue