[FIX] Orange can be imported without Qt (fixed importing localization) #610
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
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 |