Skip to content

Closes #448, fix snapshots due to insight::export_table() (#471) #627

Closes #448, fix snapshots due to insight::export_table() (#471)

Closes #448, fix snapshots due to insight::export_table() (#471) #627

# 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]
name: test-coverage
jobs:
test-coverage:
uses: easystats/workflows/.github/workflows/test-coverage.yaml@main