mirror of
https://github.com/certbot/certbot.git
synced 2026-08-02 00:22:28 +02:00
clean up name fields for reading test results
This commit is contained in:
@@ -19,6 +19,7 @@ concurrency:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
standard_tests_jobs:
|
standard_tests_jobs:
|
||||||
|
name: Standard tests
|
||||||
uses: "./.github/workflows/standard_tests_jobs.yml"
|
uses: "./.github/workflows/standard_tests_jobs.yml"
|
||||||
with:
|
with:
|
||||||
# We set this here to avoid coverage data being uploaded from things like our
|
# We set this here to avoid coverage data being uploaded from things like our
|
||||||
|
|||||||
@@ -12,6 +12,7 @@ permissions:
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
name: '-' # Makes results viewing cleaner
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
|
|||||||
Reference in New Issue
Block a user