Skip to content

GH Actions: add caching for xmllint install on Windows #182

@jrfnl

Description

@jrfnl

PR #180 added test runs against Windows, but these are terribly slow due to choco install for installing xmllint taking a while.

I imagine we could use actions/cache to cache the xmllint installation and retrieve from cache in most cases. To determine whether a new install is needed a version check is probably needed.

Note: this is for the develop (2.x) branch!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions