Skip to content

Commit

Permalink
Test if doc build is working again
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisRackauckas authored May 15, 2024
1 parent 364c7ee commit 90ff421
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .buildkite/documentation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ steps:
DATADEPS_ALWAYS_ACCEPT: true
JULIA_DEBUG: "Documenter"
if: build.message !~ /\[skip docs\]/ && !build.pull_request.draft
timeout_in_minutes: 1000
timeout_in_minutes: 2000

env:
JULIA_PKG_SERVER: "" # it often struggles with our large artifacts
Expand Down

0 comments on commit 90ff421

Please sign in to comment.