aboutsummaryrefslogtreecommitdiff
path: root/aux
diff options
context:
space:
mode:
Diffstat (limited to 'aux')
-rwxr-xr-xaux/ci/report.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/aux/ci/report.sh b/aux/ci/report.sh
index 2b50106..6f18f0f 100755
--- a/aux/ci/report.sh
+++ b/aux/ci/report.sh
@@ -60,7 +60,7 @@ cat <<EOF >> "$OUT"
display: inline;
}
ol {
- list-style-type: disc;
+ list-style-type: disc;
}
</style>
</head>
@@ -93,6 +93,7 @@ done
cat <<EOF >> "$OUT"
</ol>
+ </main>
</body>
</html>
EOF