Skip to content

Commit

Permalink
Allow passing molecule scenarios through tox
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan-c committed Oct 24, 2023
1 parent 73df526 commit d83cede
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,5 @@ allowlist_externals = molecule
commands =
molecule \
--base-config {toxinidir}/molecule/resources/molecule.yml \
{posargs:test} \
--all
test \
{posargs:--all}

0 comments on commit d83cede

Please sign in to comment.