Update ci.yml
This commit is contained in:
parent
da9a88bc97
commit
b659eb060f
1 changed files with 2 additions and 1 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
@ -1,5 +1,6 @@
|
|||
name: CI
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
|
@ -51,4 +52,4 @@ jobs:
|
|||
|
||||
- uses: codecov/codecov-action@v1
|
||||
with:
|
||||
directory: ./src/github.com/docker/distribution
|
||||
directory: ./src/github.com/docker/distribution
|
||||
|
|
Loading…
Reference in a new issue