initial commit

This commit is contained in:
“ibrahim0814” 2019-07-30 18:21:05 -07:00
commit 4779151e5f
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF
4 changed files with 28 additions and 0 deletions

3
.github/main.workflow vendored Normal file
View file

@ -0,0 +1,3 @@
action "action a" {
uses = "./codecov-action/"
}