Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
5beba233
Commit
5beba233
authored
Mar 31, 2025
by
Pavithra Vijayakrishnan
Committed by
GitHub
Apr 01, 2025
Browse files
test: Fix trailing white space in test_report.yaml (#455)
parent
6cd7ec40
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.github/workflows/test_report.yaml
.github/workflows/test_report.yaml
+1
-1
No files found.
.github/workflows/test_report.yaml
View file @
5beba233
...
...
@@ -89,7 +89,7 @@ jobs:
echo "Total duration: $total_duration"
echo "|------------|-------|--------|--------|---------|----------|" >> $SUMMARY_FILE
echo "| **Total** | $total_tests | $total_passed | $total_failed | $total_skipped | ${total_duration}s |" >> $SUMMARY_FILE
echo "SUMMARY_FILE_PATH=$SUMMARY_FILE" >> $GITHUB_ENV
echo "summary_file=$SUMMARY_FILE" >> $GITHUB_OUTPUT
echo "Current directory: $(pwd)"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment