mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 14:55:07 +01:00
Do not require molecule teardown for success
CI failures should not be caused by intermittently failing docker communication furing test teardown.
This commit is contained in:
parent
70f657beff
commit
a720ed6a77
1 changed files with 0 additions and 1 deletions
1
.github/workflows/ansible.yml
vendored
1
.github/workflows/ansible.yml
vendored
|
|
@ -47,7 +47,6 @@ jobs:
|
|||
molecule converge
|
||||
molecule idempotence
|
||||
molecule verify
|
||||
molecule destroy
|
||||
working-directory: "${{ github.repository }}"
|
||||
# # https://galaxy.ansible.com/docs/contributing/importing.html
|
||||
# release:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue