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 97107a0 commit 6029e43Copy full SHA for 6029e43
.github/workflows/release_verification.yml
@@ -56,6 +56,7 @@ jobs:
56
bazel test --config=qemu-integration --test_output=streamed --credential_helper=*.qnx.com=${{ github.workspace }}/.github/tools/qnx_credential_helper.py -- \
57
//:test_ssh_qemu \
58
//:test_scrample_qemu \
59
+ //:test_persistency_qemu \
60
- name: Bazel execute showcase examples
61
run: |
62
bazel build --config bl-x86_64-linux //feature_showcase:all_examples
0 commit comments