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 507ff21 commit f25f994Copy full SHA for f25f994
.github/helpers/check_urls.sh
.github/workflows/ci.yml
@@ -126,14 +126,3 @@ jobs:
126
fail_ci_if_error: true
127
token: ${{ secrets.CODECOV_TOKEN }}
128
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