mirror of
https://github.com/fiddlerwoaroof/data-lens.git
synced 2025-11-08 10:16:32 +00:00
chore: fix $PATH
This commit is contained in:
1
.github/workflows/test.yml
vendored
1
.github/workflows/test.yml
vendored
@ -56,6 +56,7 @@ jobs:
|
||||
|
||||
- name: run tests
|
||||
run: |
|
||||
export PATH="$HOME/.nix-profile/bin:$PATH"
|
||||
cd "$GITHUB_WORKSPACE"
|
||||
sbcl --disable-debugger --no-userinit \
|
||||
--load "$HOME/quicklisp/setup.lisp" \
|
||||
|
||||
Reference in New Issue
Block a user