Skip to content

Commit

Permalink
Remove xml_grep
Browse files Browse the repository at this point in the history
  • Loading branch information
ToppDev committed Aug 9, 2024
1 parent c75c111 commit 8f7c0ff
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/actions/check_tool_versions/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,6 @@ runs:
- run: gcov --version
shell: bash
if: ${{ runner.os == 'Linux' && inputs.coverage == 'true' }}
- run: xml_grep --version
shell: bash
if: ${{ runner.os == 'Linux' && inputs.coverage == 'true' }}
- run: doxygen --version
shell: bash
if: ${{ inputs.documentation == 'true' }}
Expand Down

0 comments on commit 8f7c0ff

Please sign in to comment.