Skip to content

Commit 2a4b845

Browse files
committed
build: Reduces CHECKS attempts to 100 from 300 (#495)
1 parent dbaf23a commit 2a4b845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHECKS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
WAIT=10
2-
ATTEMPTS=300
2+
ATTEMPTS=100
33

44
/users/sign_in Sign in to

0 commit comments

Comments
 (0)