-
Notifications
You must be signed in to change notification settings - Fork 96
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FIX: Fix test hangs with PySide2/Big Sur
See enthought/pyface#1056 modified: .github/workflows/bleeding-edge.yml modified: .github/workflows/test-with-edm.yml modified: .github/workflows/test-with-pip.yml
- Loading branch information
Poruri Sai Rahul
committed
Dec 17, 2021
1 parent
45fde3d
commit 881e7a9
Showing
3 changed files
with
3 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,6 +12,7 @@ on: pull_request | |
|
||
env: | ||
INSTALL_EDM_VERSION: 3.3.1 | ||
QT_MAC_WANTS_LAYER: 1 | ||
|
||
jobs: | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters