Enable devmapper tests on CI
Signed-off-by: Maksym Pavlenko <pavlenko.maksym@gmail.com>
This commit is contained in:
parent
2b87d4554f
commit
5a26a03691
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -291,7 +291,6 @@ jobs:
|
|||||||
- name: Tests
|
- name: Tests
|
||||||
env:
|
env:
|
||||||
GOPROXY: direct
|
GOPROXY: direct
|
||||||
SKIPTESTS: github.com/containerd/containerd/snapshots/devmapper
|
|
||||||
run: |
|
run: |
|
||||||
make test
|
make test
|
||||||
sudo -E PATH=$PATH GOPATH=$GOPATH GOPROXY=$GOPROXY make root-test
|
sudo -E PATH=$PATH GOPATH=$GOPATH GOPROXY=$GOPROXY make root-test
|
||||||
|
Loading…
Reference in New Issue
Block a user