Skip to content

Commit 6c746c7

Browse files
committed
enable full ci
1 parent eac0671 commit 6c746c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ concurrency:
2626

2727
env:
2828
# Set to 'true' for lean CI (amd64, latest Python/CUDA only) or 'false' for full CI (all platforms)
29-
LEAN_CI: 'true'
29+
LEAN_CI: 'false'
3030

3131
jobs:
3232
pr-builder:

0 commit comments

Comments
 (0)