Skip to content

Coveralls

Coveralls #12

Workflow file for this run

name: Coveralls
on:
workflow_run:
workflows: [Ruby]
types: [completed]
jobs:
run:
runs-on: ubuntu-latest
steps:
- name: Coveralls
uses: coverallsapp/github-action@v2