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 5262f9b commit 25e00a6Copy full SHA for 25e00a6
.github/workflows/1_run_interoperability_tests.yml
@@ -2,7 +2,7 @@ name: 1 - Run Interoperability Tests
2
run-name: ${{ github.actor }} is testing out GitHub Actions 🚀
3
env:
4
# comma separated list of tests to skip
5
- SKIP_EXEC: "connext_dds-6.1.2_shape_main_linux"
+ SKIP_EXEC: "connext_dds-7.5.0_shape_main_linux, test_name_not_delete"
6
on: workflow_dispatch
7
jobs:
8
generate_timestamp:
0 commit comments