mirror of
https://github.com/googleapis/genai-toolbox.git
synced 2026-02-18 19:05:19 -05:00
test
This commit is contained in:
3
.github/workflows/link_checker_report.yaml
vendored
3
.github/workflows/link_checker_report.yaml
vendored
@@ -29,7 +29,8 @@ jobs:
|
||||
id: lychee
|
||||
uses: lycheeverse/lychee-action@v2
|
||||
with:
|
||||
args: --verbose --no-progress './**/*.md' --output lychee-report.md
|
||||
args: --verbose --no-progress './**/*.md'
|
||||
output: lychee-report.md
|
||||
fail: false
|
||||
- name: Prepare Report
|
||||
if: steps.lychee.outputs.exit_code != 0
|
||||
|
||||
Reference in New Issue
Block a user