Skip to content
New issue

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

workflows: Add missing step #838

Merged
merged 1 commit into from
Oct 6, 2023
Merged

workflows: Add missing step #838

merged 1 commit into from
Oct 6, 2023

Conversation

vvarg229
Copy link
Collaborator

@vvarg229 vvarg229 commented Oct 6, 2023

Added missing step "Get the current date".
Without this step, the RUN_ID variable had an invalid value in it. For example:
"RUN_ID: 34-"

Added missing step "Get the current date".
Without this step, the RUN_ID variable had an invalid value in it.
For example:
"RUN_ID: 34-"

Signed-off-by: Oleg Kulachenko <[email protected]>
@codecov
Copy link

codecov bot commented Oct 6, 2023

Codecov Report

Merging #838 (977a16c) into master (160606a) will not change coverage.
Report is 1 commits behind head on master.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #838   +/-   ##
=======================================
  Coverage   33.90%   33.90%           
=======================================
  Files          62       62           
  Lines       10519    10519           
=======================================
  Hits         3566     3566           
  Misses       6552     6552           
  Partials      401      401           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@roman-khimov roman-khimov merged commit 9488855 into master Oct 6, 2023
16 checks passed
@roman-khimov roman-khimov deleted the wrong-run-id branch October 6, 2023 09:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants