fix: use local install for test suite
This commit is contained in:
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user