Skip to content

Commit

Permalink
The workflow is not valid. .github/workflows/molecule.yml (Line: 29, …
Browse files Browse the repository at this point in the history
…Col: 18): Unexpected value 'no'
  • Loading branch information
robert-de-bock committed Mar 20, 2024
1 parent 4c03a15 commit 67fdd17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- lint
runs-on: ubuntu-20.04
strategy:
fail-fast: no
fail-fast: false
matrix:
config:
- image: "enterpriselinux"
Expand Down

0 comments on commit 67fdd17

Please sign in to comment.