Skip to content

Commit

Permalink
chore: upgrade to dprint-development 0.10 for better tests (#626)
Browse files Browse the repository at this point in the history
  • Loading branch information
dsherret authored Apr 14, 2024
1 parent ccaf4fe commit d21011a
Show file tree
Hide file tree
Showing 53 changed files with 297 additions and 98,066 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
RUST_BACKTRACE: full

steps:
- uses: actions/checkout@v2
- uses: actions/checkout@v4
- uses: dsherret/rust-toolchain-file@v1
- name: Install wasm32 target
if: matrix.config.kind == 'test_release'
Expand Down
Loading

0 comments on commit d21011a

Please sign in to comment.