mirror of
https://github.com/certbot/certbot.git
synced 2026-07-28 08:05:31 +02:00
clean up name fields for reading test results
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user