Build UI code on CI
This commit is contained in:
parent
1900fc3c37
commit
58a083aec1
1 changed files with 1 additions and 1 deletions
|
@ -84,4 +84,4 @@ build: false
|
||||||
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
#directly or perform other testing commands. Rust will automatically be placed in the PATH
|
||||||
# environment variable.
|
# environment variable.
|
||||||
test_script:
|
test_script:
|
||||||
- cargo test --verbose %cargoflags%
|
- cargo test --features "ui" --verbose %cargoflags%
|
||||||
|
|
Loading…
Add table
Reference in a new issue