Skip to content

Commit

Permalink
Update build-warnings.yml.BACKUP
Browse files Browse the repository at this point in the history
Refresh languages
  • Loading branch information
psonnera authored Oct 15, 2024
1 parent 7808f77 commit 55ed3ec
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-warnings.yml.BACKUP
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
strategy:
fail-fast: false
matrix:
language: [en, fr, de, nl, cs, el, es, ko, lt, ru, tr, he]
language: [cs, de, el, es, fr, he, ko, lt, nl, ru, tr]

steps:
- uses: actions/checkout@v1
Expand Down Expand Up @@ -62,7 +62,7 @@ jobs:
fail-fast: false
max-parallel: 1
matrix:
language: [en, fr, de, nl, cs, el, es, ko, lt, ru, tr, he]
language: [cs, de, el, es, fr, he, ko, lt, nl, ru, tr]

steps:
- name: Get build log
Expand Down

0 comments on commit 55ed3ec

Please sign in to comment.