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 c323967 commit 6e1d456Copy full SHA for 6e1d456
.github/workflows/HTMLTidy.yml
@@ -27,6 +27,6 @@ jobs:
27
run: |
28
wget https://github.com/htacg/tidy-html5/releases/download/5.8.0/tidy-5.8.0-Linux-64bit.deb
29
sudo dpkg -i tidy-5.8.0-Linux-64bit.deb
30
- - name: Verify rule files
31
- run: bash ./cxx-sensors/src/tools/check_rules.sh
+ # - name: Verify rule files
+ # run: bash ./cxx-sensors/src/tools/check_rules.sh
32
0 commit comments