diff --git a/.github/workflows/pr.yml b/.github/workflows/pr.yml index a942ca0..1dab4ec 100644 --- a/.github/workflows/pr.yml +++ b/.github/workflows/pr.yml @@ -8,7 +8,7 @@ jobs: build: runs-on: ${{ matrix.os }} - timeout-minutes: 15 + timeout-minutes: 30 strategy: fail-fast: false matrix: diff --git a/.github/workflows/push.yml b/.github/workflows/push.yml index 3d23d4d..efd58df 100644 --- a/.github/workflows/push.yml +++ b/.github/workflows/push.yml @@ -7,7 +7,7 @@ on: jobs: build: runs-on: ${{ matrix.os }} - timeout-minutes: 15 + timeout-minutes: 30 strategy: fail-fast: false matrix: diff --git a/docs/dendro.fsx b/docs/dendro.fsx index 577f537..e8b3118 100644 --- a/docs/dendro.fsx +++ b/docs/dendro.fsx @@ -32,12 +32,9 @@ proxy records. The `Bristlecone.Dendro` package contains additional functions that can be usesful when conducting top-down mechanistic modelling with tree- and shrub-ring data, such as ring width and stable isotope -records. You can reference it in an F# script as follows: +records. You can reference it in an F# script with `#r "nuget: Bristlecone.Dendro"`. *) -(*** do-not-eval ***) -#r "nuget: Bristlecone.Dendro" - (** ### Seasonal Cycles and Day Length