diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index a4b949782e..6dca8668c3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -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