diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 3c3f8398..f18dcc5b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -69,10 +69,6 @@ jobs: run: git clone file://$(realpath ../..) - name: openconfig run: mkdir -p openconfig; cd openconfig ; git clone https://github.com/openconfig/public - - name: openconfig - run: mkdir -p openconfig; cd openconfig ; git clone https://github.com/openconfig/public - - name: ls openconfig - run: ls openconfig - name: yangmodels1 run: mkdir -p yang/standard - name: yangmodels2