Skip to content

Merge branch 'main' of https://github.com/easystats/insight #411

Merge branch 'main' of https://github.com/easystats/insight

Merge branch 'main' of https://github.com/easystats/insight #411

# Running tests with options(warn = 2) to fail on test warnings
on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
name: check-test-warnings
jobs:
check-test-warnings:
uses: easystats/workflows/.github/workflows/check-test-warnings.yaml@main