ci: added coveralls workflow

This commit is contained in:
Sergiu Deitsch 2021-11-11 00:14:09 +01:00
parent 33696664cb
commit 0798a37bb0

5
.github/workflows/coveralls.yml vendored Normal file
View File

@ -0,0 +1,5 @@
name: Coveralls
on:
workflow_run:
workflows: [Linux]