Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
yorifuji committed Dec 15, 2023
1 parent 049432e commit 41428c9
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions .github/workflows/vrt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,9 +119,11 @@ jobs:
mode: compare
expected-cache-key: ${{ needs.lookup.outputs.expected-sha }}
actual-cache-key: ${{ needs.lookup.outputs.actual-sha }}

action-timeline:
needs: [lookup, actual, expected, compare]
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@v2
summary-comment: true
review-comment: true

# action-timeline:
# needs: [lookup, actual, expected, compare]
# runs-on: ubuntu-latest
# steps:
# - uses: Kesin11/actions-timeline@v2

0 comments on commit 41428c9

Please sign in to comment.