Skip to content

Commit 353c2aa

Browse files
authored
Update test-responses-basic-aoai-v1.yml
1 parent 67c7415 commit 353c2aa

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-responses-basic-aoai-v1.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ jobs:
8484
<!-- AOAI-RESULTS-END -->
8585
EOF
8686
87-
# inject between the markers in README.md
8887
awk -v new="$SNIPPET" '
8988
/<!-- AOAI-RESULTS-START -->/ { print new; skip=1; next }
9089
/<!-- AOAI-RESULTS-END -->/ { print; skip=0; next }

0 commit comments

Comments
 (0)