mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-03 08:34:33 +00:00
Merge pull request #5566 from roc-lang/nix-install-mac-ci-fix
Update nix_macos_x86_64.yml
This commit is contained in:
commit
ab5adaf8ef
1 changed files with 1 additions and 1 deletions
2
.github/workflows/nix_macos_x86_64.yml
vendored
2
.github/workflows/nix_macos_x86_64.yml
vendored
|
@ -19,7 +19,7 @@ jobs:
|
|||
with:
|
||||
clean: "true"
|
||||
|
||||
- uses: cachix/install-nix-action@v20
|
||||
- uses: cachix/install-nix-action@v22
|
||||
|
||||
- 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 roc_cli
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue