mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
examples: fix remaining examples and add them to CI
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -104,6 +104,8 @@ jobs:
|
||||
run: ./v symlink && v -o v2 cmd/v
|
||||
- name: Fixed tests
|
||||
run: ./v test-fixed
|
||||
- name: Build examples
|
||||
run: ./v build-examples
|
||||
# - name: Test vsh
|
||||
# run: ./v examples/v_script.vsh
|
||||
## - name: Test vid
|
||||
|
||||
Reference in New Issue
Block a user