mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
change: allow test-server
alias to run in workspace root
This commit is contained in:
parent
890dcc902e
commit
6a9b089ad5
@ -5,6 +5,6 @@ rustflags = [
|
||||
|
||||
[alias]
|
||||
generate = "run --package tools --"
|
||||
test-server = "run --bin veloren-server-cli --no-default-features"
|
||||
test-server = "-Zpackage-features run --bin veloren-server-cli --no-default-features"
|
||||
server = "run --bin veloren-server-cli"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user