Skip to content

Commit 25e00a6

Browse files
authored
Testing skip test feature
1 parent 5262f9b commit 25e00a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/1_run_interoperability_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: 1 - Run Interoperability Tests
22
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
33
env:
44
# comma separated list of tests to skip
5-
SKIP_EXEC: "connext_dds-6.1.2_shape_main_linux"
5+
SKIP_EXEC: "connext_dds-7.5.0_shape_main_linux, test_name_not_delete"
66
on: workflow_dispatch
77
jobs:
88
generate_timestamp:

0 commit comments

Comments
 (0)