functioning dockerfile

This commit is contained in:
“ibrahim0814”
2019-07-30 23:51:36 -07:00
parent 4779151e5f
commit 7a4fef29fd
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/"
}