-change .gitlab-ci.yml
This commit is contained in:
parent
20ac07af7f
commit
dd7af91180
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ test_dmd_betterC:
|
|||
stage: test
|
||||
image: frolvlad/alpine-glibc
|
||||
script:
|
||||
- binaries/dmd_release_unittest_bc
|
||||
- binaries/dmd_debug_unittest_bc
|
||||
artifacts:
|
||||
reports:
|
||||
junit: test_report.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue