Enable windows msvc ci for testing
This commit is contained in:
parent
bf9501e1d4
commit
d252adf255
|
@ -37,4 +37,5 @@ test_formatting:
|
|||
include:
|
||||
- local: '/.gitlab/templates.yml'
|
||||
- local: '/.gitlab/Fedora-Linux-CI.yml'
|
||||
- local: '/.gitlab/Windows-CI.yml'
|
||||
- local: '/.gitlab/coverity.yml'
|
||||
|
|
|
@ -34,4 +34,4 @@ build_win64:
|
|||
expire_in: 2 hrs
|
||||
when: always
|
||||
paths:
|
||||
- build/windows/compilation_log.txt
|
||||
- build/windows/compilation_log.txt
|
||||
|
|
Loading…
Reference in New Issue