We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17b593c commit e4dda7eCopy full SHA for e4dda7e
.github/workflows/test_libclouphxx.yml
@@ -225,7 +225,6 @@ jobs:
225
226
- name: check PYTHONPATH
227
working-directory: ${{github.workspace}}/parcel
228
- if: ${{matrix.long_tests}}
229
run: PYTHONPATH=$(python3 -c "import sysconfig; print(sysconfig.get_path('platlib'))"):$PYTHONPATH printenv
230
231
- name: run parcel unit_test
0 commit comments