Skip to content

Commit 7f15e46

Browse files
committed
testing github actions is annoying
1 parent b04dff3 commit 7f15e46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docs-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
--cache
6363
--max-cache-age 7d
6464
--cache-exclude-status 429
65-
--accept 429
65+
--accept '100..=103,200..=299,429'
6666
--max-concurrency 4
6767
--no-progress
6868
--remap "https://graft.rs file://$PWD/dist"

0 commit comments

Comments
 (0)