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 970c3d2 commit bd44bd5Copy full SHA for bd44bd5
.github/workflows/conda.yaml
@@ -109,4 +109,4 @@ jobs:
109
110
# Run a single test from the test suite to touch JDBCBackend Java code,
111
# via JPype
112
- pytest --pyargs message_ix -p ixmp.testing -p no:faulthandler -k "test_add_cat" --verbose -rA --color=yes
+ pytest --pyargs message_ix -p ixmp.testing -p message_ix.testing -p no:faulthandler -k "test_add_cat" --verbose -rA --color=yes
0 commit comments