Skip to content

fix compile error, and include example preview#10

Merged
JalonSolov merged 1 commit intovlang:masterfrom
enghitalo:fix/update-and-to-fix-compile-error
Feb 28, 2024
Merged

fix compile error, and include example preview#10
JalonSolov merged 1 commit intovlang:masterfrom
enghitalo:fix/update-and-to-fix-compile-error

Conversation

@enghitalo
Copy link
Copy Markdown
Contributor

Why did is not get by .github/workflows/v_apps_and_modules_compile_ci.yml? on V CI?

      - name: Build vlang/msgpack
        run: |
          echo "Install msgpack"
          v install msgpack
          echo "Build msgpack"
          v -shared ~/.vmodules/msgpack/
          echo "Run msgpack tests"
          v -stats test ~/.vmodules/msgpack/
          echo "MessagePack examples should compile"
          v should-compile-all ~/.vmodules/msgpack/examples

@enghitalo enghitalo changed the title fix compile error fix compile error, and include example preview Feb 28, 2024
@JalonSolov JalonSolov merged commit 134b11d into vlang:master Feb 28, 2024
@enghitalo enghitalo deleted the fix/update-and-to-fix-compile-error branch February 28, 2024 15:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants