mirror of
https://github.com/PyratLabs/ansible-role-k3s.git
synced 2025-01-02 18:28:19 +01:00
feat(gha): remove fail-fast on ci
This commit is contained in:
parent
13ed1336d9
commit
c1341eb62c
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -20,6 +20,7 @@ jobs:
|
||||
name: Molecule
|
||||
runs-on: ubuntu-latest
|
||||
strategy:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
include:
|
||||
- distro: geerlingguy/docker-debian11-ansible:latest
|
||||
|
Loading…
Reference in New Issue
Block a user