mirror of
https://github.com/typst/typst
synced 2025-05-14 04:56:26 +08:00
Fix CI
This commit is contained in:
parent
8b4210669b
commit
c03a72aafe
6
.github/workflows/rust.yml
vendored
6
.github/workflows/rust.yml
vendored
@ -36,12 +36,6 @@ jobs:
|
|||||||
command: build
|
command: build
|
||||||
args: --all-features
|
args: --all-features
|
||||||
|
|
||||||
- name: Test without incremental
|
|
||||||
uses: actions-rs/cargo@v1
|
|
||||||
with:
|
|
||||||
command: test
|
|
||||||
args: --no-default-features --features fs
|
|
||||||
|
|
||||||
- name: Test
|
- name: Test
|
||||||
uses: actions-rs/cargo@v1
|
uses: actions-rs/cargo@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user