mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-11 05:34:11 +03:00
roc_cli is the correct name
Signed-off-by: Anton-4 <17049058+Anton-4@users.noreply.github.com>
This commit is contained in:
parent
4164b4be7d
commit
a1fafe80d1
2
.github/workflows/nix_macos_x86_64.yml
vendored
2
.github/workflows/nix_macos_x86_64.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user