Skip to content

Check_model in version 0.11.0 no longer produces qq plot residuals (#… #1050

Check_model in version 0.11.0 no longer produces qq plot residuals (#…

Check_model in version 0.11.0 no longer produces qq plot residuals (#… #1050

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:
push:
branches: [main, master]
pull_request:
branches: [main, master]
release:
types: [published]
workflow_dispatch:
name: pkgdown
jobs:
pkgdown:
uses: easystats/workflows/.github/workflows/pkgdown.yaml@main