Skip to content

[Linear regression] Only check weights cov when there are predictors … #1332

[Linear regression] Only check weights cov when there are predictors …

[Linear regression] Only check weights cov when there are predictors … #1332

Workflow file for this run

on:
push:
paths: ['**.R', 'tests/**', '**.Rd', '**.c', '**.cpp', '**.h', '**.hpp', 'DESCRIPTION', 'NAMESPACE', 'MAKEVARS', 'MAKEVARS.win', '**.yml']
pull_request:
paths: ['**.R', 'tests/**', '**.Rd', '**.c', '**.cpp', '**.h', '**.hpp', 'DESCRIPTION', 'NAMESPACE', 'MAKEVARS', 'MAKEVARS.win']
schedule:
- cron: '13 12 * * 1-5'
name: unit-tests
jobs:
unit-tests:
uses: jasp-stats/jasp-actions/.github/workflows/unittests.yml@master
with:
needs_JAGS: false
needs_igraph: false