Add trailing newline to test script and CI workflow

This commit is contained in:
thePR0M3TH3AN
2025-05-21 09:21:42 -04:00
parent 3880442e2a
commit c429eba3b1
2 changed files with 2 additions and 2 deletions

View File

@@ -110,4 +110,4 @@ jobs:
name: marlin-coverage-report-xml
path: cobertura.xml # Default XML output name for Tarpaulin
if-no-files-found: warn
retention-days: 7
retention-days: 7

View File

@@ -464,4 +464,4 @@ main() {
# Run main
main
# Cleanup is handled by the trap
# Cleanup is handled by the trap