mirror of
https://gitlab.com/veloren/veloren.git
synced 2024-08-30 18:12:32 +00:00
Merge branch 'songtronix/test-server' into 'master'
change: allow `test-server` alias to run in workspace root See merge request veloren/veloren!1275
This commit is contained in:
commit
e00ec1910c
@ -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