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 df8b385 commit b161529Copy full SHA for b161529
.github/workflows/main.yml
@@ -126,4 +126,5 @@ jobs:
126
python -m pip install -e .[test]
127
python -m pip install jedi==0.17.2
128
pytest -s
129
+ echo HELLO WORLD
130
conda deactivate
0 commit comments