diff options
Diffstat (limited to '.idea/runConfigurations/Check__Codes.xml')
| -rw-r--r-- | .idea/runConfigurations/Check__Codes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/runConfigurations/Check__Codes.xml b/.idea/runConfigurations/Check__Codes.xml index f117f8f..75f5e09 100644 --- a/.idea/runConfigurations/Check__Codes.xml +++ b/.idea/runConfigurations/Check__Codes.xml @@ -8,7 +8,7 @@ > <option name="command" - value="run --manifest-path .run/Cargo.toml --bin ci --quiet -- --test-codes -y" + value="run --manifest-path .run/Cargo.toml --bin ci --quiet -- --check-build --check-clippy --check-test --check-arg-picker -y" /> <option name="workingDirectory" value="file://$PROJECT_DIR$" /> <envs /> |
