Create coverage.yml

This commit is contained in:
Selwin Ong 2020-08-21 08:56:54 +07:00 committed by GitHub
parent 39fb709c10
commit f0afcd3cb3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.github/workflows/coverage.yml vendored Normal file
View File

@ -0,0 +1,2 @@
- name: Coveralls GitHub Action
uses: coverallsapp/github-action@v1.1.1