Skip to content

Commit

Permalink
Remove invalid code.
Browse files Browse the repository at this point in the history
Signed-off-by: zepan <[email protected]>
  • Loading branch information
ZePan110 committed Jul 31, 2024
1 parent 3f363ad commit c36df85
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .github/workflows/images_path_detection.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,7 @@ jobs:
- name: Checkout repo GenAIExamples
uses: actions/checkout@v4

- name: Clone repo GenAIComps
run: |
cd ..
git clone https://github.com/opea-project/GenAIComps.git
- name: Check for missing Dockerfile paths in GenAIComps
- name: Check the validity of links
run: |
cd ${{github.workspace}}
miss="FALSE"
Expand Down

0 comments on commit c36df85

Please sign in to comment.