mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: comment out the go2v testing step for now
This commit is contained in:
parent
ca42ace367
commit
9e8e364493
4
.github/workflows/other_ci.yml
vendored
4
.github/workflows/other_ci.yml
vendored
@ -248,8 +248,8 @@ jobs:
|
||||
run: git clone --depth=1 https://github.com/vlang/go2v go2v/
|
||||
- name: Build go2v
|
||||
run: ./v go2v/
|
||||
- name: Run tests for go2v
|
||||
run: VJOBS=1 ./v -stats test go2v/
|
||||
## - name: Run tests for go2v
|
||||
## run: VJOBS=1 ./v -stats test go2v/
|
||||
|
||||
## vlang/pdf
|
||||
- name: Clone & Build vlang/pdf
|
||||
|
Loading…
Reference in New Issue
Block a user