mirror of
https://github.com/PR0M3TH3AN/Marlin.git
synced 2025-09-08 07:08:44 +00:00
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:
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@@ -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
|
||||
|
@@ -464,4 +464,4 @@ main() {
|
||||
# Run main
|
||||
main
|
||||
|
||||
# Cleanup is handled by the trap
|
||||
# Cleanup is handled by the trap
|
||||
|
Reference in New Issue
Block a user