We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0912b0 commit df0b6ecCopy full SHA for df0b6ec
.github/workflows/pylint.yml
@@ -108,8 +108,8 @@ jobs:
108
<h1>Rattlesnake Vibration Controller - Reports</h1>
109
<p>This page provides links to the latest reports generated by the CI/CD pipeline.</p>
110
<ul>
111
- <li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
112
<li><a href="reports/pylint/index.html">Pylint Report</a></li>
+ <li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
113
</ul>
114
</div>
115
</body>
0 commit comments