Digit arguments ignored for objects created with marginaleffects::hypotheses()
#994
Workflow file for this run
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Running tests with options(warn = 2) to fail on test warnings | |
on: | |
pull_request: | |
branches: [main, master] | |
name: check-test-warnings | |
jobs: | |
check-test-warnings: | |
uses: easystats/workflows/.github/workflows/check-test-warnings.yaml@main |