Update test.yml

This commit is contained in:
freearhey 2021-04-25 17:30:34 +03:00
parent d2dc7d457c
commit 40e5fb092e

View file

@ -7,9 +7,9 @@ jobs:
continue-on-error: true
strategy:
matrix:
site: [hd-plus.de, andorradifusio.ad]
site: [hd-plus.de, andorradifusio.ad, znbc.co.zm]
fail-fast: false
max-parallel: 1
max-parallel: 2
steps:
- name: Checkout
uses: actions/checkout@v2