[ci] see if ruby fixes ls_with_shortcuts test

This commit is contained in:
Will Owens
2024-02-23 04:16:49 -05:00
parent 71f97bf3cf
commit a46e383a93

View File

@@ -31,7 +31,7 @@ jobs:
git config --global init.defaultBranch master
git config --global user.name scm_breeze@scm_breeze
git config --global user.email "SCM Breeze"
- run: nix-shell -p bash zsh --run ./run_tests.sh
- run: nix-shell -p ruby bash zsh --run ./run_tests.sh
# - run: nix-shell -p shunit2 -i ./run_tests.sh
# - run: nix build
# - run: nix flake check