mirror of
https://github.com/codecov/codecov-action.git
synced 2026-04-05 14:09:25 +00:00
functioning dockerfile
This commit is contained in:
parent
4779151e5f
commit
7a4fef29fd
5 changed files with 7 additions and 4 deletions
3
.github/workflows/main.yml
vendored
Normal file
3
.github/workflows/main.yml
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
action "action a" {
|
||||
uses = "./codecov-action/"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue