This commit is contained in:
brooke 2025-03-17 00:37:59 -04:00
parent 646d3973fb
commit bd73110cef

View file

@ -26,10 +26,6 @@ jobs:
with:
submodules: "recursive"
- run: cargo test --all-features
with:
components: rustfmt
- name: Update toolchain
run: |
rustup update