Updating editor
This commit is contained in:
committed by
greg-compass
parent
854e60d450
commit
ba6a4e3694
+1
-1
@@ -37,7 +37,7 @@
|
||||
cci = "./scripts/circleci-checks.py";
|
||||
cgh = "$GH_CONFIG_DIR=\"${config.home.homeDirectory}/.config/gh/compass\" gh";
|
||||
crun = "compass workspace run";
|
||||
ctest = "compass workspace test";
|
||||
ctest = "compass workspace test --extra-cmd-args=\"--test_output=errors\"";
|
||||
cylint = "./scripts/run_yaml_lint.py";
|
||||
cpip = "compass workspace run src/python3/uc/tools:run_pip_compile";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user