We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425aec8 commit 74677d0Copy full SHA for 74677d0
.github/workflows/test_branches.yml
@@ -381,6 +381,7 @@ jobs:
381
# Note: this will fail the build if any installation fails (or
382
# possibly if it outputs messages to stderr)
383
conda install --update-deps -q -y $CONDA_DEPENDENCIES
384
+ pip debug
385
if test -z "${{matrix.slim}}"; then
386
# xpress.init() (xpress 9.5.1 from conda) hangs indefinitely
387
# on GHA/Windows under Python 3.10 and 3.11. Exclude that
0 commit comments