Skip to content

Commit

Permalink
👷 add actions timeline
Browse files Browse the repository at this point in the history
  • Loading branch information
YutaGoto committed Aug 22, 2024
1 parent 93db42b commit e95f58b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
name: Lint
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@v2
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test_e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ jobs:
name: Run end-to-end tests
runs-on: ubuntu-latest
steps:
- uses: Kesin11/actions-timeline@v2
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
Expand Down

0 comments on commit e95f58b

Please sign in to comment.