Skip to content

Commit

Permalink
Test against lgpr branch with new array syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
andrjohns committed Sep 11, 2023
1 parent 362b228 commit 36ffdb1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/check-standalone.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,8 @@ jobs:

- name: Checkout lgpr package
run: |
git clone https://github.com/jtimonen/lgpr
git clone https://github.com/andrjohns/lgpr
git checkout array-syntax
- name: Check against CRAN StanHeaders and CRAN RStan
run: |
Expand Down

0 comments on commit 36ffdb1

Please sign in to comment.