Merge pull request #6917 from ales-erjavec/fixes/owcalibratedlearner-… #515
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
name: Check translations | |
on: | |
push: | |
branches: | |
- master | |
pull_request: | |
branches: | |
- master | |
jobs: | |
test-translations: | |
uses: biolab/orange-ci-cd/.github/workflows/test-translations.yml@master | |
with: | |
package-dir: Orange |