Compare commits
1 commit
0796af1485
...
b1e5bf3788
Author | SHA1 | Date | |
---|---|---|---|
b1e5bf3788 |
1 changed files with 3 additions and 3 deletions
|
@ -4,7 +4,7 @@
|
||||||
# Complete help on configuration: https://dystroy.org/bacon/config/
|
# Complete help on configuration: https://dystroy.org/bacon/config/
|
||||||
|
|
||||||
default_job = "check"
|
default_job = "check"
|
||||||
reverse = true
|
# reverse = true
|
||||||
|
|
||||||
[jobs.check]
|
[jobs.check]
|
||||||
command = ["cargo", "check", "--color", "always"]
|
command = ["cargo", "check", "--color", "always"]
|
||||||
|
|
Loading…
Reference in a new issue