ci: explicitly identify coveralls builds
This commit is contained in:
parent
9206460cd3
commit
4399e56647
1
.github/workflows/coveralls.yml
vendored
1
.github/workflows/coveralls.yml
vendored
@ -11,6 +11,7 @@ jobs:
|
|||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
env:
|
env:
|
||||||
NODE_COVERALLS_DEBUG: 1
|
NODE_COVERALLS_DEBUG: 1
|
||||||
|
COVERALLS_SERVICE_JOB_ID: GCC-C++-${{steps.date.outputs.date}}-${{github.run_number}}
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: Coveralls Finished
|
- name: Coveralls Finished
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user