Skip to content

Fix partial matching #99

Fix partial matching

Fix partial matching #99

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