ci: added coveralls workflow
This commit is contained in:
parent
33696664cb
commit
0798a37bb0
5
.github/workflows/coveralls.yml
vendored
Normal file
5
.github/workflows/coveralls.yml
vendored
Normal file
@ -0,0 +1,5 @@
|
||||
name: Coveralls
|
||||
|
||||
on:
|
||||
workflow_run:
|
||||
workflows: [Linux]
|
||||
Loading…
Reference in New Issue
Block a user