ci: install package before running
This commit is contained in:
3
.github/workflows/tests.yml
vendored
3
.github/workflows/tests.yml
vendored
@@ -54,6 +54,9 @@ jobs:
|
||||
with:
|
||||
typst-version: ${{ matrix.typst-version }}
|
||||
|
||||
- name: Install locally
|
||||
run: just install-preview
|
||||
|
||||
- name: Run test suite
|
||||
run: just test
|
||||
|
||||
|
||||
Reference in New Issue
Block a user