mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
v2: lots of minor test fixes
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -242,6 +242,8 @@ jobs:
|
||||
#node hi.js
|
||||
- name: Test v binaries
|
||||
run: ./v -silent build-vbinaries
|
||||
- name: v2 self compilation
|
||||
run: .\v.exe -b v2 -o v2.exe cmd/v && .\v2.exe -b v2 -o v3.exe cmd/v
|
||||
|
||||
windows-msvc:
|
||||
runs-on: windows-2019
|
||||
|
Reference in New Issue
Block a user