mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-01-18 10:46:24 +00:00
improve this comment marginally
just looking for an excuse to trigger another build and see if inviting "coveralls" to be a collaborator on LeastAuthority/tahoe-lafs fixes the status reporting issue.
This commit is contained in:
parent
709823e562
commit
5614c4c3f4
4
.github/workflows/ci.yml
vendored
4
.github/workflows/ci.yml
vendored
@ -76,7 +76,9 @@ jobs:
|
||||
# Mark the data as just one piece of many because we have more than
|
||||
# one instance of this job (Windows, macOS) which collects and
|
||||
# reports coverage. This is necessary to cause Coveralls to merge
|
||||
# multiple coverage results into a single report.
|
||||
# multiple coverage results into a single report. Note the merge
|
||||
# only happens when we "finish" a particular build, as identified by
|
||||
# its "build_num" (aka "service_number").
|
||||
COVERALLS_PARALLEL: true
|
||||
|
||||
# Tell Coveralls that we're done reporting coverage data. Since we're using
|
||||
|
Loading…
Reference in New Issue
Block a user