mirror of https://github.com/stelzo/typst.git
Fix CI
This commit is contained in:
parent
8b4210669b
commit
c03a72aafe
|
|
@ -36,12 +36,6 @@ jobs:
|
|||
command: build
|
||||
args: --all-features
|
||||
|
||||
- name: Test without incremental
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
command: test
|
||||
args: --no-default-features --features fs
|
||||
|
||||
- name: Test
|
||||
uses: actions-rs/cargo@v1
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue