mirror of
https://codeberg.org/unspeaker/tek.git
synced 2026-03-13 11:50:44 +01:00
closer and closer to testing it away
This commit is contained in:
parent
817d2a722c
commit
4aef21f60d
10 changed files with 1782 additions and 2028 deletions
|
|
@ -24,7 +24,7 @@ command = ["cargo", "clippy", "--all-targets"]
|
|||
need_stdout = false
|
||||
watch = ["dizzle", "tengri", "app"]
|
||||
[jobs.test]
|
||||
command = ["cargo", "test", "--workspace", "--exclude", "jack"]
|
||||
command = ["cargo", "test", "--workspace", "--exclude", "jack", "--exclude", "jack-sys"]
|
||||
need_stdout = true
|
||||
watch = ["dizzle", "tengri", "app"]
|
||||
[jobs.nextest]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue