mirror of https://github.com/hannobraun/Fornjot
Update CI build
This commit is contained in:
parent
4ced1d38f0
commit
07849724c6
|
@ -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