Skip to content

Commit df0b6ec

Browse files
committed
reorder main page
1 parent e0912b0 commit df0b6ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pylint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,8 +108,8 @@ jobs:
108108
<h1>Rattlesnake Vibration Controller - Reports</h1>
109109
<p>This page provides links to the latest reports generated by the CI/CD pipeline.</p>
110110
<ul>
111-
<li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
112111
<li><a href="reports/pylint/index.html">Pylint Report</a></li>
112+
<li><a href="reports/coverage/index.html">Pytest Coverage Report</a></li>
113113
</ul>
114114
</div>
115115
</body>

0 commit comments

Comments
 (0)