Skip to content

Commit

Permalink
CI: rm duplicate openconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
olofhagsand committed Sep 29, 2023
1 parent b101d81 commit 37d0e19
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 37d0e19

Please sign in to comment.