Skip to content

Commit 6891c86

Browse files
committed
make moleucle non mandatory
1 parent 7d02ad5 commit 6891c86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -160,6 +160,7 @@ jobs:
160160

161161
molecule:
162162
runs-on: ubuntu-22.04
163+
if: ${{ inputs.molecule_tests != '[]' && inputs.molecule_tests != '' }}
163164
strategy:
164165
matrix:
165166
python_version: ["3.11"]

0 commit comments

Comments
 (0)