Skip to content

Make vcov and vcov_args arguments explicit #2186

Make vcov and vcov_args arguments explicit

Make vcov and vcov_args arguments explicit #2186

Workflow file for this run

# Workflow derived from https://github.com/r-lib/actions/tree/v2/examples
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
on:
pull_request:
branches: [main, master]
name: test-coverage
jobs:
test-coverage:
uses: easystats/workflows/.github/workflows/test-coverage.yaml@main