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
-
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