Skip to content

Fix Windows CI build (currently a no-op placeholder) #17

Description

@andreabadesso

The Windows build job in .github/workflows/build.yml has continue-on-error: true on every meaningful step. It always passes regardless of actual build success.

Required:

  • Remove continue-on-error: true from build steps
  • Ensure Windows build actually compiles and produces working artifacts
  • Fix any underlying build issues on the Windows target

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions