Skip to content

Commit

Permalink
kqodjhfisjxhus
Browse files Browse the repository at this point in the history
  • Loading branch information
fukiame committed Sep 14, 2023
1 parent 53b91b5 commit 5b35055
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,7 @@ jobs:
bash tg_utils.sh msg "gh $RUN_NUM: workflow failed in $WDIFF"
- name: end of workflow
run: |
WORKFLOW_END=$(date +"%s")
WDIFF=$((WORKFLOW_END - WORKFLOW_START))
bash tg_utils.sh msg "gh $RUN_NUM: workflow ended in $WDIFF"

0 comments on commit 5b35055

Please sign in to comment.