Replies: 1 comment 4 replies
-
Probably you are talking about GitHub workflows. See https://github.com/hajimehoshi/ebiten/blob/main/.github/workflows/test.yml for example. Thanks, |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Basically if the package your testing includes:
It will fail with:
Minimal example can be found here:
https://github.com/arran4/ebiten-init-failure/
https://github.com/arran4/ebiten-init-failure/runs/4055296526?check_suite_focus=true#step:5:24
Beta Was this translation helpful? Give feedback.
All reactions