wf
CI / build (push) Failing after 34s

This commit is contained in:
2025-09-21 02:29:36 -07:00
parent 750d6beee4
commit dd9eb361e9
-1
View File
@@ -15,7 +15,6 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
- name: Build
run: |
cd medicallib_rust
cargo build --all-features
- name: Test
run: |