Skip to content

Commit

Permalink
ci(.github/workflows/test.yml): enable mise trace logs
Browse files Browse the repository at this point in the history
  • Loading branch information
risu729 committed Dec 4, 2024
1 parent 6c948f9 commit edde84d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
curl -fsSL https://dot.risunosu.com/wsl?ref=${{
github.event_name == 'pull_request' && github.event.pull_request.head.sha || github.sha
}} | bash
env:
MISE_LOG_LEVEL: trace

actions-timeline:
needs:
Expand Down

0 comments on commit edde84d

Please sign in to comment.