You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2023. It is now read-only.
Hi!
I have all my virtual environments under
venv
, not.venv
. So, I would like to configure this action to adhere to my convention.Since restore-virtualenv already sets the
$VIRTUAL_ENV
environment variable, why not adhere to it, too? I could configure it like so:Alternatively, one could also introduce a
with
parameter to the action like so:The text was updated successfully, but these errors were encountered: