Skip to content

Commit 42a8dd1

Browse files
committed
a few leftover and ready to review again
Signed-off-by: see-quick <maros.orsak159@gmail.com>
1 parent 55fcd5f commit 42a8dd1

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/actions/systemtests/perf-report/action.yml

Whitespace-only changes.

.github/tests/scenarios/perf-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,4 +33,4 @@ scenarios:
3333
performance_dir: ".github/tests/inputs/perf-report/no-results"
3434
expectations:
3535
expected_output_file: ".github/tests/expected/perf-report/no-results-expected.md"
36-
has_results: "false"
36+
has_results: "false"

.github/tests/workflows/perf-report-template.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
exit 1
7272
fi
7373
74-
echo "✅ Validation passed"
74+
echo "✅ Validation passed"

0 commit comments

Comments
 (0)