chore update

This commit is contained in:
Jun Kurihara 2025-03-17 19:34:27 +09:00
commit 5637002200
No known key found for this signature in database
GPG key ID: D992B3E3DE1DED23

View file

@ -18,4 +18,4 @@ jobs:
submodules: recursive submodules: recursive
- name: Run unit tests - name: Run unit tests
run: | run: |
cargo test --verbose cargo update && cargo test --verbose