(ci) Make appveyor and travis run the same test command
This commit is contained in:
parent
0024e67dae
commit
bdb1dd34af
1 changed files with 1 additions and 1 deletions
|
@ -49,4 +49,4 @@ install:
|
||||||
build: false
|
build: false
|
||||||
|
|
||||||
test_script:
|
test_script:
|
||||||
- cargo make ci-flow
|
- cargo make workspace-ci-flow --no-workspace
|
||||||
|
|
Loading…
Reference in a new issue