Update clean.yml

This commit is contained in:
freearhey 2021-05-06 20:18:05 +03:00
parent 629e520556
commit b01c92071f
1 changed files with 9 additions and 8 deletions

View File

@ -7,14 +7,14 @@ jobs:
strategy: strategy:
matrix: matrix:
country: [ country: [
ad, ad
ae, # ae,
af, # af,
al, # al,
am, # am,
ao, # ao,
ar, # ar,
at # at
# au, # au,
# aw, # aw,
# az, # az,
@ -165,6 +165,7 @@ jobs:
# zm, # zm,
# unsorted # unsorted
] ]
max-parallel: 2
steps: steps:
- name: Checkout - name: Checkout
uses: actions/checkout@v2 uses: actions/checkout@v2