We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
check-docs
1 parent 9c479d7 commit d03f737Copy full SHA for d03f737
.github/workflows/ci-checks.yml
@@ -37,7 +37,7 @@ jobs:
37
"python-version": ["3.9", "3.12"]
38
}
39
40
- check-docs:
41
- uses: Lightning-AI/utilities/.github/workflows/check-docs.yml@main
42
- with:
43
- requirements-file: "_requirements/_docs.txt"
+# check-docs:
+# uses: Lightning-AI/utilities/.github/workflows/check-docs.yml@main
+# with:
+# requirements-file: "_requirements/_docs.txt"
0 commit comments