mirror of
https://github.com/hannobraun/Fornjot
synced 2025-08-27 04:26:41 +00:00
Include validator in CI build
This commit is contained in:
parent
5b73f76412
commit
bca6881dfd
14
.github/workflows/ci.yml
vendored
14
.github/workflows/ci.yml
vendored
@ -91,16 +91,4 @@ jobs:
|
||||
- uses: actions-rs/cargo@4ff6ec2846f6e7217c1a9b0b503506665f134c4b
|
||||
with:
|
||||
command: run
|
||||
args: -- --model cuboid --export cuboid.3mf
|
||||
- uses: actions-rs/cargo@4ff6ec2846f6e7217c1a9b0b503506665f134c4b
|
||||
with:
|
||||
command: run
|
||||
args: -- --model group --export group.3mf
|
||||
- uses: actions-rs/cargo@4ff6ec2846f6e7217c1a9b0b503506665f134c4b
|
||||
with:
|
||||
command: run
|
||||
args: -- --model spacer --export spacer.3mf
|
||||
- uses: actions-rs/cargo@4ff6ec2846f6e7217c1a9b0b503506665f134c4b
|
||||
with:
|
||||
command: run
|
||||
args: -- --model star --export star.3mf
|
||||
args: --package validator
|
||||
|
Loading…
x
Reference in New Issue
Block a user