Update gitlab-ci
This commit is contained in:
parent
8cd66f14d5
commit
40d794ddfd
@ -380,8 +380,8 @@ test-windows:
|
|||||||
before_script:
|
before_script:
|
||||||
- git submodule update --init --recursive
|
- git submodule update --init --recursive
|
||||||
script:
|
script:
|
||||||
- export RUST_BACKTRACE=1
|
- set RUST_BACKTRACE=1
|
||||||
- ./test.sh --verbose
|
- PowerShell ./test.sh --verbose
|
||||||
tags:
|
tags:
|
||||||
- rust-windows
|
- rust-windows
|
||||||
dependencies:
|
dependencies:
|
||||||
|
Loading…
Reference in New Issue
Block a user