mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
ci: msvc: disable tests for now
This commit is contained in:
parent
a8c92e6dff
commit
605cad3411
1 changed files with 4 additions and 4 deletions
8
.github/workflows/ci.yml
vendored
8
.github/workflows/ci.yml
vendored
|
@ -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…
Add table
Add a link
Reference in a new issue