mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
interpolation: fix error on windows_gcc
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -243,6 +243,9 @@ jobs:
|
||||
run: |
|
||||
gcc --version
|
||||
.\make.bat -gcc
|
||||
- name: Fixed tests
|
||||
run: |
|
||||
.\v.exe test-fixed
|
||||
# - name: Test
|
||||
# run: |
|
||||
# .\v.exe -silent test-compiler
|
||||
|
Reference in New Issue
Block a user