functioning dockerfile

This commit is contained in:
“ibrahim0814” 2019-07-30 23:51:36 -07:00
parent 4779151e5f
commit 7a4fef29fd
No known key found for this signature in database
GPG key ID: DBBD7CB06738E2BF
5 changed files with 7 additions and 4 deletions

3
.github/workflows/main.yml vendored Normal file
View file

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