Update clean.yml

This commit is contained in:
Aleksandr Statciuk 2021-06-07 13:32:53 +03:00
parent c67e79bd10
commit 16e0b45fc1
1 changed files with 4 additions and 3 deletions

View File

@ -10,7 +10,8 @@ jobs:
strategy:
fail-fast: false
matrix:
country: [
country:
[
ad,
ae,
af,
@ -166,8 +167,8 @@ jobs:
vn,
xk,
ye,
zm
# unsorted
zm,
unsorted
]
steps:
- name: Checkout