mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05: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
.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…
x
Reference in New Issue
Block a user