mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: run users.v ui example
This commit is contained in:
parent
f72cb00b74
commit
da7a9bc8ae
1
.github/workflows/macos_ci.yml
vendored
1
.github/workflows/macos_ci.yml
vendored
@ -97,6 +97,7 @@ jobs:
|
||||
mkdir -p ~/.vmodules
|
||||
ln -s $(pwd) ~/.vmodules/ui
|
||||
../v examples/rectangles.v
|
||||
../v examples/users.v
|
||||
## ../v run examples/build_examples.vsh
|
||||
- name: V self compilation with -usecache
|
||||
run: |
|
||||
|
Loading…
Reference in New Issue
Block a user