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
|
||||
env:
|
||||
NODE_COVERALLS_DEBUG: 1
|
||||
COVERALLS_SERVICE_JOB_ID: GCC-C++-${{steps.date.outputs.date}}-${{github.run_number}}
|
||||
|
||||
steps:
|
||||
- name: Coveralls Finished
|
||||
|
||||
Loading…
Reference in New Issue
Block a user