Skip to content

Commit f25f994

Browse files
committed
Remove old link checker
1 parent 507ff21 commit f25f994

File tree

2 files changed

+0
-82
lines changed

2 files changed

+0
-82
lines changed

.github/helpers/check_urls.sh

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

.github/workflows/ci.yml

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -126,14 +126,3 @@ jobs:
126126
fail_ci_if_error: true
127127
token: ${{ secrets.CODECOV_TOKEN }}
128128
flags: start_ursim
129-
130-
#check_links:
131-
#runs-on: ubuntu-latest
132-
#steps:
133-
#- uses: actions/checkout@v4
134-
#- name: Check URLs
135-
#run: |
136-
#.github/helpers/check_urls.sh \
137-
#-d ".git build CMakeModules debian" \
138-
#-f "package.xml urcl_architecture.svg trajectory_interface.svg dataflow.graphml start_ursim.sh ursim_docker.rst" \
139-
#-p "vnc\.html opensource\.org\/licenses\/BSD-3-Clause kernel\.org\/pub\/linux\/kernel"

0 commit comments

Comments
 (0)