Merge pull request #30 from PR0M3TH3AN/codex/add-trailing-newline-to-run_all_tests.sh-and-ci.yml

Add trailing newline to scripts
This commit is contained in:
thePR0M3TH3AN
2025-05-21 09:21:54 -04:00
committed by GitHub
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