Skip to content

Commit 6029e43

Browse files
authored
add per tests to release (#33)
1 parent 97107a0 commit 6029e43

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release_verification.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ jobs:
5656
bazel test --config=qemu-integration --test_output=streamed --credential_helper=*.qnx.com=${{ github.workspace }}/.github/tools/qnx_credential_helper.py -- \
5757
//:test_ssh_qemu \
5858
//:test_scrample_qemu \
59+
//:test_persistency_qemu \
5960
- name: Bazel execute showcase examples
6061
run: |
6162
bazel build --config bl-x86_64-linux //feature_showcase:all_examples

0 commit comments

Comments
 (0)