We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe the bug ${process.env.AS_TOOK} returns always 'undefined' value
To Reproduce Workflow file I use: https://pastebin.com/XcR8RMjn Self-hosted github runner was used
Expected behavior I want to get total time of execution
Screenshots https://i.imgur.com/7PW7h9r.png
The text was updated successfully, but these errors were encountered:
If name is changed when using matrix, it will not work. This specification will be described in the documentation.
name
I have also created an issue for it to work. If there is further discussion, please do so here. refs: #150
Sorry, something went wrong.
No branches or pull requests
Describe the bug
${process.env.AS_TOOK} returns always 'undefined' value
To Reproduce
Workflow file I use: https://pastebin.com/XcR8RMjn
Self-hosted github runner was used
Expected behavior
I want to get total time of execution
Screenshots
https://i.imgur.com/7PW7h9r.png
The text was updated successfully, but these errors were encountered: