Skip to content

Commit

Permalink
Merge pull request #9166 from OpenMined/tauquir/fix-tox-ini-typo
Browse files Browse the repository at this point in the history
Fix typo in tox.ini
  • Loading branch information
madhavajay authored Aug 28, 2024
2 parents b4a513e + 436315f commit 72f2580
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -996,7 +996,7 @@ setenv=
allowlist_externals =
tox
commands =
tox -e dev.k8s.start -- --volume /sys/kernel/security:/sys/kernel/security --volume /dev/tmprm0:/dev/tmprm0
tox -e dev.k8s.start -- --volume /sys/kernel/security:/sys/kernel/security --volume /dev/tpmrm0:/dev/tpmrm0
tox -e dev.k8s.{posargs:deploy}

[testenv:dev.k8s.destroy]
Expand Down

0 comments on commit 72f2580

Please sign in to comment.