mirror of
https://github.com/kjuulh/bitebuds.git
synced 2025-12-12 21:37:58 +01:00
feat: add ci
This commit is contained in:
@@ -30,3 +30,8 @@ command = "cargo"
|
||||
args = ["install", "--path", "crates/biteme"]
|
||||
workspace = false
|
||||
install_crate = "cargo-all-features"
|
||||
|
||||
[tasks.ci]
|
||||
command = "cargo"
|
||||
args = ["run", "-p", "ci"]
|
||||
workspace = false
|
||||
|
||||
Reference in New Issue
Block a user