-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Build Failing #1050
Comments
I will take this up |
What should be the size of every image in the game? |
https://github.com/fossasia/labyrinth/blob/master/img_config.yml |
I will start working on this as soon as #1066 is merged |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Expected Behavior
Game build should deploy the game on every new commit
Current Behavior
because of some images in the game, the build is failing.
Possible Solution
the proper solution to this is to resize the images, however, by the time it is pending, the image checking module can be skipped.
The text was updated successfully, but these errors were encountered: