Skip to content

Commit 885173a

Browse files
committed
for test only
Signed-off-by: chensuyue <suyue.chen@intel.com>
1 parent 575c974 commit 885173a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-dockerfile-path-and-build-yaml-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
run: |
2323
cd ..
2424
git clone https://github.com/opea-project/GenAIComps.git
25-
git checkout refactor_comps
25+
cd GenAIComps && git checkout refactor_comps
2626
2727
- name: Check for Missing Dockerfile Paths in GenAIComps
2828
run: |

0 commit comments

Comments
 (0)