Skip to content

Commit d03f737

Browse files
committed
ci: disable check-docs
1 parent 9c479d7 commit d03f737

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/ci-checks.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
"python-version": ["3.9", "3.12"]
3838
}
3939
40-
check-docs:
41-
uses: Lightning-AI/utilities/.github/workflows/check-docs.yml@main
42-
with:
43-
requirements-file: "_requirements/_docs.txt"
40+
# check-docs:
41+
# uses: Lightning-AI/utilities/.github/workflows/check-docs.yml@main
42+
# with:
43+
# requirements-file: "_requirements/_docs.txt"

0 commit comments

Comments
 (0)