Thanks to visit codestin.com Credit goes to github.com
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 67881ca commit 65dc67cCopy full SHA for 65dc67c
1 file changed
.github/workflows/downstream.yml
@@ -96,4 +96,4 @@ jobs:
96
- name: Test pyflyby (IPython integration only)
97
run: |
98
cd ../pyflyby
99
- pytest tests/test_interactive.py
+ pytest tests/test_interactive.py --deselect tests/test_interactive.py::test_debug_namespace_1_py3[prompt_toolkit]
0 commit comments