提交 c9cf13b7 编写于 作者: J Joao Moreno

back to dot tests

上级 b7bf4273
......@@ -23,6 +23,6 @@ steps:
name: build
- script: |
./scripts/test.sh --build --reporter list
./scripts/test.sh --build --reporter dot
./scripts/test-integration.sh
name: test
......@@ -33,5 +33,5 @@ steps:
name: build
- script: |
DISPLAY=:10 ./scripts/test.sh --build --reporter list
DISPLAY=:10 ./scripts/test.sh --build --reporter dot
name: test
......@@ -22,6 +22,6 @@ steps:
name: build
- powershell: |
.\scripts\test.bat --build --reporter list
.\scripts\test.bat --build --reporter dot
.\scripts\test-integration.bat
name: test
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册