Skip to content

Commit e21c458

Browse files
committed
End run_unit_tests with a newline
1 parent bab6bc7 commit e21c458

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/run_unit_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,4 +99,4 @@ jobs:
9999
with:
100100
name: test_results_unit_${{ runner.os }}_py${{ matrix.python-version }}
101101
path: test_results/*.xml
102-
if: always()
102+
if: always()

0 commit comments

Comments
 (0)