mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-23 06:05:24 +00:00
Fix rojo-test tests not running on CI
This commit is contained in:
@@ -5,7 +5,7 @@ matrix:
|
||||
cache: cargo
|
||||
|
||||
script:
|
||||
- cargo test --locked --verbose
|
||||
- cargo test --all --locked --verbose
|
||||
|
||||
- language: rust
|
||||
rust: stable
|
||||
|
||||
Reference in New Issue
Block a user