Skip to content

Commit

Permalink
add tracing
Browse files Browse the repository at this point in the history
  • Loading branch information
boozook committed Mar 27, 2024
1 parent 05a6d1c commit e0490b6
Show file tree
Hide file tree
Showing 27 changed files with 689 additions and 29 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/dev-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
- name: pdtool
run: |
cargo build -p=playdate-tool2 --bins
cargo build -p=playdate-tool2 --bins -features=tracing
- name: Upload
Expand Down
Loading

0 comments on commit e0490b6

Please sign in to comment.