Drop missing deps for now (testing)
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-04-24 14:33:29 +02:00
parent c82c22f09b
commit b20f7f6322
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 4 deletions

View File

@ -10,7 +10,3 @@ steps:
commands:
- pip install -e .
- cd integration-test-role && molecule test
depends_on:
- linters
- packaging
- py38