Skip to content

Commit c0eb96e

Browse files
committed
put lint and docs back
1 parent bf8ab67 commit c0eb96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-viablestrict.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717
uses: pytorch/test-infra/.github/workflows/update-viablestrict.yml@main
1818
with:
1919
repository: pytorch/vision
20-
required_checks: "Build Linux,Build M1,Build Macos,Build Windows,Tests,CMake"
20+
required_checks: "Build Linux,Build M1,Build Macos,Build Windows,Tests,CMake,Lint,Docs"
2121
secrets:
2222
ROCKSET_API_KEY: ${{ secrets.ROCKSET_API_KEY }}
2323
GITHUB_DEPLOY_KEY : ${{ secrets.VISION_GITHUB_DEPLOY_KEY }}

0 commit comments

Comments
 (0)