Skip to content

Commit 2424bfb

Browse files
Merge pull request #10 from tue-robotics/MatthijsBurgh-patch-1
(actions) remove temp checkout of tue-env branch
2 parents 13ee32d + 4ec1814 commit 2424bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/main.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: Install
2020
run: |
2121
source <(wget -O - https://raw.githubusercontent.com/tue-robotics/tue-env/master/installer/bootstrap.bash)
22-
git -C ~/.tue checkout broken_pipe
2322
tue-get install tue-documentation-github --no-ros-deps --doc-depend
2423
MSG_PKGS=($(./.ci/get_message_packages.py base_local_planner costmap_2d)) # Skip base_local_planner and costmap_2d as these take too much time
2524
echo "MSG_PKGS= ${MSG_PKGS[@]}"

0 commit comments

Comments
 (0)