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:
|
||||
matrix:
|
||||
variant: [ tasmota, tasmota32 ]
|
||||
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
|
||||
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 ]
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- name: Set up Python
|
||||
|
|
Loading…
Reference in New Issue