Update clean.yml
This commit is contained in:
parent
86d3fdcf12
commit
9ad7686501
|
@ -6,7 +6,9 @@ on:
|
||||||
jobs:
|
jobs:
|
||||||
clean:
|
clean:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
continue-on-error: true
|
||||||
strategy:
|
strategy:
|
||||||
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
country:
|
country:
|
||||||
[
|
[
|
||||||
|
|
Loading…
Reference in New Issue