mirror of https://github.com/arendst/Tasmota.git
collapse language list
This commit is contained in:
parent
85f5161cad
commit
3e30066936
|
@ -59,32 +59,7 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
variant: [ tasmota, tasmota32 ]
|
variant: [ tasmota, tasmota32 ]
|
||||||
language:
|
language: [ AF, BG, BR, CN, CZ, DE, ES, FR, FY, GR, HE, HU, IT, KO, NL, PL, PT, RO, RU, SE, SK, TR, TW, UK, VN ]
|
||||||
- AF
|
|
||||||
- BG
|
|
||||||
- BR
|
|
||||||
- CN
|
|
||||||
- CZ
|
|
||||||
- DE
|
|
||||||
- ES
|
|
||||||
- FR
|
|
||||||
- FY
|
|
||||||
- GR
|
|
||||||
- HE
|
|
||||||
- HU
|
|
||||||
- IT
|
|
||||||
- KO
|
|
||||||
- NL
|
|
||||||
- PL
|
|
||||||
- PT
|
|
||||||
- RO
|
|
||||||
- RU
|
|
||||||
- SE
|
|
||||||
- SK
|
|
||||||
- TR
|
|
||||||
- TW
|
|
||||||
- UK
|
|
||||||
- VN
|
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v2
|
- uses: actions/checkout@v2
|
||||||
- name: Set up Python
|
- name: Set up Python
|
||||||
|
|
Loading…
Reference in New Issue