Rename standard posthoc test to standard (LSD) and footnote for Dunn'… #109
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
on: | |
push: | |
paths: ['**.R', '**.qml', '**.po', '**.yml'] | |
pull_request: | |
paths: ['**.R', '**.qml', '**.po', '**.yml'] | |
workflow_dispatch: | |
name: i18n-check | |
jobs: | |
i18n-check: | |
uses: jasp-stats/jasp-actions/.github/workflows/i18nCheck.yml@master |