Skip to content

Commit

Permalink
cli: make the pending workflow state transparent to the user
Browse files Browse the repository at this point in the history
  • Loading branch information
audrium committed Apr 27, 2021
1 parent 03460b7 commit 396145e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reana_client/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,6 @@
"deleted",
"stopped",
"queued",
"pending",
]
"""Available run statuses."""

0 comments on commit 396145e

Please sign in to comment.