Don't require gui tests because they crash

This commit is contained in:
Micah Lee 2022-03-29 21:11:46 -07:00
parent 499923f4af
commit 631aff7cce
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

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