roc_cli is the correct name

Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
Anton-4 2022-11-06 12:17:25 +01:00 committed by GitHub
parent 4164b4be7d
commit a1fafe80d1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -28,4 +28,4 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- name: execute cli_run tests only, the full tests take too long but are run nightly
run: nix develop -c cargo test --locked --release -p cli_run
run: nix develop -c cargo test --locked --release -p roc_cli