Update auto-update.yml

for test only
This commit is contained in:
Aleksandr Statciuk
2021-08-22 18:04:31 +03:00
parent 1ce66e4612
commit 9274f4fe6b

View File

@@ -24,8 +24,8 @@ jobs:
strategy:
fail-fast: false
matrix:
country: []
# ad,
country: [
ad
# ae,
# af,
# ag,
@@ -185,6 +185,7 @@ jobs:
# xk,
# ye,
# zm
]
steps:
- name: Checkout
uses: actions/checkout@v2