Update clean.yml
This commit is contained in:
parent
c67e79bd10
commit
16e0b45fc1
|
@ -10,7 +10,8 @@ jobs:
|
||||||
strategy:
|
strategy:
|
||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
country: [
|
country:
|
||||||
|
[
|
||||||
ad,
|
ad,
|
||||||
ae,
|
ae,
|
||||||
af,
|
af,
|
||||||
|
@ -166,8 +167,8 @@ jobs:
|
||||||
vn,
|
vn,
|
||||||
xk,
|
xk,
|
||||||
ye,
|
ye,
|
||||||
zm
|
zm,
|
||||||
# unsorted
|
unsorted
|
||||||
]
|
]
|
||||||
steps:
|
steps:
|
||||||
- name: Checkout
|
- name: Checkout
|
||||||
|
|
Loading…
Reference in New Issue