Skip to content

Commit

Permalink
Update ci-run_plsr_example.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
serbinsh authored Mar 15, 2024
1 parent f0d01d0 commit 5293e44
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci-run_plsr_example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ jobs:
- "3.6"
- "4.0"
- "4.1"
- "4.2"
- "4.3"

steps:
#check out source code
Expand All @@ -54,4 +56,4 @@ jobs:
- name: Run Ely et al. (2019) PLSR Example
run: |
source("inst/scripts/spectra-trait_ely_leafN_plsr_bootstrap_example.R")
shell: Rscript {0}
shell: Rscript {0}

0 comments on commit 5293e44

Please sign in to comment.