Skip to content

unit test workflow is missing dependencies #1533

@neofelis2X

Description

@neofelis2X

The second job of the Test Printrun workflow fails (sometimes) because needed dependencies are not installed.

    import wx
ModuleNotFoundError: No module named 'wx'

Separate jobs within a workflow do not retain dependencies from previous jobs.

Why does it work usually? I don't know. I assume its just unexpected behaviour of the github runners?


A question on the side: Wouldn't it be easier to run the tests on windows instead on ubuntu?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions