Skip to content

Commit

Permalink
Update nightly benchmark runs to track 2.17.0 (#4942)
Browse files Browse the repository at this point in the history
Signed-off-by: Rishabh Singh <[email protected]>
  • Loading branch information
rishabh6788 authored Aug 13, 2024
1 parent d0140d0 commit 586d720
Show file tree
Hide file tree
Showing 5 changed files with 363 additions and 357 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/link-checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
id: lychee
uses: lycheeverse/lychee-action@v1
with:
args: --verbose --max-retries 5 --retry-wait-time 10 --accept=200,403,429 --exclude-path tests/ --exclude-path release-notes/ ./
args: --verbose --max-retries 5 --retry-wait-time 10 --accept=200,403,429 --exclude-path ./TRIAGING.md --exclude-path tests/ --exclude-path release-notes/ ./
fail: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Loading

0 comments on commit 586d720

Please sign in to comment.