Skip to content

Commit 46c8961

Browse files
committed
simplify naming
1 parent 37c9b61 commit 46c8961

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,8 @@ jobs:
215215
<h1>Rattlesnake Vibration Controller - Reports</h1>
216216
<p>This page provides links to the latest reports generated by the CI/CD pipeline.</p>
217217
<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>
218+
<li><a href="reports/pylint/index.html">Pylint Report</a></li>
219+
<li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
220220
</ul>
221221
</div>
222222
</body>

0 commit comments

Comments
 (0)