diff --git a/.forgejo/workflows/CI.yml b/.forgejo/workflows/CI.yml index 79673c2..73c0465 100644 --- a/.forgejo/workflows/CI.yml +++ b/.forgejo/workflows/CI.yml @@ -26,10 +26,10 @@ jobs: run: | curl -L https://raw.githubusercontent.com/roswell/roswell/master/scripts/install-for-ci.sh | sh - name: Install Qlot - run: ros install fukamachi/qlot - - name: Install dependencies run: | + ros install fukamachi/qlot PATH="~/.roswell/bin:$PATH" - qlot install + - name: Install dependencies + run: qlot install - name: Run tests run: .qlot/bin/rove hsx.asd