clean up name fields for reading test results

This commit is contained in:
Erica Portnoy
2026-04-17 15:34:35 -07:00
parent 95ac7bc382
commit f8f6a24e5e
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -19,6 +19,7 @@ concurrency:
jobs:
standard_tests_jobs:
name: Standard tests
uses: "./.github/workflows/standard_tests_jobs.yml"
with:
# We set this here to avoid coverage data being uploaded from things like our
@@ -12,6 +12,7 @@ permissions:
jobs:
test:
name: '-' # Makes results viewing cleaner
strategy:
fail-fast: false
matrix: