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 5e08a3a commit 38139daCopy full SHA for 38139da
1 file changed
.github/workflows/build_and_test.yml
@@ -38,9 +38,6 @@ jobs:
38
- name: Fetch repositories
39
run: |
40
vcs import --skip-existing src < src/fastdds_python/fastdds_python.repos
41
- cd src/fastdds
42
- git checkout feature/good-datawriter-api
43
- cd ../../
44
45
- name: Build workspace
46
run: colcon build --event-handlers=console_direct+
0 commit comments