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 e4c80ed commit bbfb6a5Copy full SHA for bbfb6a5
.github/workflows/mac-ci.yml
@@ -19,6 +19,7 @@ on:
19
description: 'Extra arguments for ctest cli'
20
required: false
21
type: string
22
+ default: '-E InterfaceWhitelist|send_to_allowed_interface'
23
fastdds_branch:
24
description: 'Branch or tag of Fast DDS repository (https://github.com/eProsima/Fast-DDS)'
25
.github/workflows/reusable-mac-ci.yml
fastdds-branch:
required: true
0 commit comments