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 2efb7fe commit 8214cc0Copy full SHA for 8214cc0
1 file changed
.github/workflows/itf-qnx.yml
@@ -58,7 +58,7 @@ jobs:
58
SCORE_QNX_USER: ${{ secrets.SCORE_QNX_USER }}
59
SCORE_QNX_PASSWORD: ${{ secrets.SCORE_QNX_PASSWORD }}
60
run: |
61
- bazel test --config=qemu-integration //test:qnx_qemu_tests \
+ bazel test --config=qemu-integration //test/integration:qnx_qemu_tests \
62
--credential_helper=*.qnx.com=${{ github.workspace }}/tools/qnx_credential_helper.py
63
- name: Cleanup QNX License
64
if: always()
0 commit comments