mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
cgen: fix getn_cross_tmp_variable
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -46,8 +46,8 @@ jobs:
|
||||
run: |
|
||||
v vet vlib/v/parser
|
||||
v vet vlib/v/ast
|
||||
v vet vlib/v/ast
|
||||
v vet vlib/v/gen/cgen.v
|
||||
v vet vlib/v/checker
|
||||
# - name: Test v binaries
|
||||
# run: ./v -silent build-vbinaries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user