fix(molecule): remove lint

This commit is contained in:
Timothy Stewart
2024-01-22 16:00:20 -06:00
parent c59d4c5ae4
commit 74ca472a0f
3 changed files with 0 additions and 3 deletions

View File

@@ -84,7 +84,6 @@ provisioner:
scenario: scenario:
test_sequence: test_sequence:
- dependency - dependency
- lint
- cleanup - cleanup
- destroy - destroy
- syntax - syntax

View File

@@ -65,7 +65,6 @@ provisioner:
scenario: scenario:
test_sequence: test_sequence:
- dependency - dependency
- lint
- cleanup - cleanup
- destroy - destroy
- syntax - syntax

View File

@@ -33,7 +33,6 @@ provisioner:
scenario: scenario:
test_sequence: test_sequence:
- dependency - dependency
- lint
- cleanup - cleanup
- destroy - destroy
- syntax - syntax