ci: msvc: disable tests for now
parent
a8c92e6dff
commit
605cad3411
|
@ -270,10 +270,10 @@ jobs:
|
|||
echo %VFLAGS%
|
||||
echo $VFLAGS
|
||||
.\make.bat -msvc
|
||||
- name: Fixed tests
|
||||
run: |
|
||||
./v vlib/v/tests/backtrace_test.v
|
||||
./v test-fixed
|
||||
# - name: Fixed tests
|
||||
# run: |
|
||||
# ./v vlib/v/tests/backtrace_test.v
|
||||
# ./v test-fixed
|
||||
# - name: Test
|
||||
# run: |
|
||||
# .\v.exe -silent test-compiler
|
||||
|
|
Loading…
Reference in New Issue