debug cargo version
Test and Build / test-and-build (push) Failing after 1m32s

This commit is contained in:
Jay
2025-08-22 15:47:06 -04:00
parent 99a9486bf9
commit b407e999ea
+1
View File
@@ -49,6 +49,7 @@ jobs:
# Test wasm library # Test wasm library
- name: Test wasm library - name: Test wasm library
run: | run: |
cargo --version
npm run test:wasm npm run test:wasm
npm run test:wasmdoc npm run test:wasmdoc