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 e679460 commit d1d0c33Copy full SHA for d1d0c33
.github/workflows/build-test-reusable.yml
@@ -305,7 +305,6 @@ jobs:
305
- name: Build PTI && Run Proton tests
306
if: matrix.suite == 'rest'
307
run: |
308
- export LD_LIBRARY_PATH=${{ env.PTI_LIBS_DIR }}:$LD_LIBRARY_PATH
309
cd third_party/proton/test
310
pytest test_api.py test_cmd.py test_lib.py test_profile.py test_viewer.py --device xpu -s -v
311
cd ..
0 commit comments