mirror of
https://github.com/hannobraun/Fornjot
synced 2025-02-12 10:15:51 +00:00
Update CI build
This commit is contained in:
parent
4ced1d38f0
commit
07849724c6
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -59,5 +59,5 @@ jobs:
|
|||||||
run: cargo build --all-features
|
run: cargo build --all-features
|
||||||
- name: Run `cargo test`
|
- name: Run `cargo test`
|
||||||
run: cargo test --all-features
|
run: cargo test --all-features
|
||||||
- name: Run `export-validator`
|
# - name: Run `export-validator`
|
||||||
run: cargo run --package export-validator
|
# run: cargo run --package export-validator
|
||||||
|
Loading…
Reference in New Issue
Block a user