Skip to content

Commit

Permalink
improve description for pkg-installation-type
Browse files Browse the repository at this point in the history
  • Loading branch information
gcroci2 committed Jan 25, 2024
1 parent 469139f commit bdf94d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/actions/install-python-and-package/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ inputs:

pkg-installation-type:
required: false
description: "To specify if testing the latest released version of the package (true) or the editable one (false)."
description: "The package installation type to install, the latest released version (latest) or the editable one (editable)."
default: "editable"

runs:
Expand Down

0 comments on commit bdf94d8

Please sign in to comment.