mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 07:08:44 +00:00
Add trailing newline to test script and CI workflow
This commit is contained in:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -110,4 +110,4 @@ jobs:
|
|||||||
name: marlin-coverage-report-xml
|
name: marlin-coverage-report-xml
|
||||||
path: cobertura.xml # Default XML output name for Tarpaulin
|
path: cobertura.xml # Default XML output name for Tarpaulin
|
||||||
if-no-files-found: warn
|
if-no-files-found: warn
|
||||||
retention-days: 7
|
retention-days: 7
|
||||||
|
@@ -464,4 +464,4 @@ main() {
|
|||||||
# Run main
|
# Run main
|
||||||
main
|
main
|
||||||
|
|
||||||
# Cleanup is handled by the trap
|
# Cleanup is handled by the trap
|
||||||
|
Reference in New Issue
Block a user