start the Rserve instance

This commit is contained in:
Tom Elliott 2025-01-22 21:15:09 +13:00
parent bcbdec710b
commit 08e7d78d7a

View File

@ -34,5 +34,8 @@ jobs:
- run: pnpm build
working-directory: tests/testthat/sampler
- name: Start Rserve
run: pnpm rserve &
- run: pnpm start
working-directory: tests/testthat/sampler