mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-17 01:26:45 +00:00
attempt to remove appveyor (#7056)
This commit is contained in:
@@ -15,8 +15,6 @@ rem limitations under the License.
|
||||
|
||||
rem Compile then run the Rust test.
|
||||
|
||||
rem TODO(rw): how do we make this script abort the calling script in appveyor?
|
||||
|
||||
cd rust_usage_test
|
||||
cargo test -- --quiet || exit /b 1
|
||||
cargo run --bin=flatbuffers_alloc_check || exit /b 1
|
||||
|
||||
Reference in New Issue
Block a user