fix: use local install for test suite

This commit is contained in:
Paul Tsouchlos
2024-09-19 00:21:25 -06:00
parent 1c38a5e34e
commit 73f0e7be8a
4 changed files with 3 additions and 3 deletions

View File

@@ -56,7 +56,7 @@ jobs:
./scripts/install-fontawesome
- name: Install locally
run: just install-preview
run: just install
- name: Run test suite
run: just test