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 37c9b61 commit 46c8961Copy full SHA for 46c8961
.github/workflows/ci.yml
@@ -215,8 +215,8 @@ jobs:
215
<h1>Rattlesnake Vibration Controller - Reports</h1>
216
<p>This page provides links to the latest reports generated by the CI/CD pipeline.</p>
217
<ul>
218
- <li><a href="reports/pylint/index.html">View Pylint Report</a></li>
219
- <li><a href="reports/coverage/index.html">View Pytest Coverage Report</a></li>
+ <li><a href="reports/pylint/index.html">Pylint Report</a></li>
+ <li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
220
</ul>
221
</div>
222
</body>
0 commit comments