Update ci.yml
parent
da9a88bc97
commit
b659eb060f
|
@ -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 New Issue