Skip to content

Commit

Permalink
ci: ansible lint needs to succeed before molecule tests
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyvanwyk committed Feb 5, 2024
1 parent 1ff2aa7 commit 69ea9ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:

molecule:
name: Molecule
needs: ansiblelint
runs-on: ubuntu-22.04
strategy:
matrix:
Expand Down

0 comments on commit 69ea9ea

Please sign in to comment.