Skip to content
Snippets Groups Projects
Verified Commit a6799a89 authored by STEVAN Antoine's avatar STEVAN Antoine :crab:
Browse files

Revert "dbg: add "wich nu""

This reverts commit f5fad687.
parent ed161d16
No related branches found
No related tags found
1 merge request!192refactor CI and Makefile for Nushell installation
......@@ -39,7 +39,6 @@ jobs:
run: |
echo $PATH
ls -la $(make print-NU_DEST)
echo "nu: $(which nu)"
make NU="$(make print-NU_DEST)/nu" show
- name: Run tests
run: |
......
......@@ -34,5 +34,4 @@ test:
script:
- echo $PATH
- ls -la $(make print-NU_DEST)
- echo "nu: $(which nu)"
- make check clippy test example
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment