Don't require gui tests because they crash

This commit is contained in:
Micah Lee 2022-03-29 21:11:46 -07:00
parent 7b8b37863f
commit 19360eedeb

View File

@ -12,7 +12,7 @@ workflows:
- build-win32:
requires:
- test-cli
- test-gui
# - test-gui
jobs:
test-cli: