Skip to content

Commit 38139da

Browse files
authored
Remove custom Fast DDS branch in CI (#14)
1 parent 5e08a3a commit 38139da

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/build_and_test.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ jobs:
3838
- name: Fetch repositories
3939
run: |
4040
vcs import --skip-existing src < src/fastdds_python/fastdds_python.repos
41-
cd src/fastdds
42-
git checkout feature/good-datawriter-api
43-
cd ../../
4441
4542
- name: Build workspace
4643
run: colcon build --event-handlers=console_direct+

0 commit comments

Comments
 (0)