Skip to content
This repository has been archived by the owner on Jun 13, 2024. It is now read-only.

Commit

Permalink
Turn on flake8 checks in molecule tests
Browse files Browse the repository at this point in the history
  • Loading branch information
willthames committed Jun 9, 2020
1 parent 510a069 commit 74438c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions molecule/default/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ driver:
lint: |
set -e
yamllint .
flake8
platforms:
- name: instance-kind
provisioner:
Expand Down

0 comments on commit 74438c4

Please sign in to comment.