From 37d0e195bb97bfd6f369763840a8c52e493af138 Mon Sep 17 00:00:00 2001 From: Olof hagsand Date: Fri, 29 Sep 2023 22:39:12 +0200 Subject: [PATCH] CI: rm duplicate openconfig --- .github/workflows/ci.yml | 4 ---- 1 file changed, 4 deletions(-) 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