Skip to content

Commit e0ff005

Browse files
committed
Remove rosdoc_lite check
Since we have a sphinx build job, we don't really need that anymore.
1 parent 2a15433 commit e0ff005

File tree

4 files changed

+0
-40
lines changed

4 files changed

+0
-40
lines changed

.github/actions/rosdoc_lite_action/Dockerfile

Lines changed: 0 additions & 8 deletions
This file was deleted.

.github/actions/rosdoc_lite_action/action.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

.github/actions/rosdoc_lite_action/entrypoint.sh

Lines changed: 0 additions & 20 deletions
This file was deleted.

.github/workflows/ci.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -103,9 +103,3 @@ jobs:
103103
-d ".git build CMakeModules debian" \
104104
-f "package.xml architecture_coarse.svg dataflow.graphml start_ursim.sh" \
105105
-p "vnc\.html opensource\.org\/licenses\/BSD-3-Clause kernel\.org\/pub\/linux\/kernel"
106-
107-
rosdoc_lite_check:
108-
runs-on: ubuntu-latest
109-
steps:
110-
- uses: actions/checkout@v1
111-
- uses: ./.github/actions/rosdoc_lite_action

0 commit comments

Comments
 (0)