mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
ci: build examples on linux
This commit is contained in:
parent
7496c1be2a
commit
69df472adc
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -151,6 +151,8 @@ jobs:
|
||||
- name: Fixed tests
|
||||
run: |
|
||||
./v test-fixed
|
||||
- name: Build examples
|
||||
run: ./v build-examples
|
||||
- name: x64 machine code generation
|
||||
run: |
|
||||
exit
|
||||
|
Loading…
Reference in New Issue
Block a user