Skip to content

Commit a5b2a69

Browse files
Initial data logging implementation. (#41)
Similar approach to radio. Add tests with vitest. At some point we'll try to switch to vite to build this so pick an aligned test runner.
1 parent 640dd6c commit a5b2a69

File tree

12 files changed

+854
-422
lines changed

12 files changed

+854
-422
lines changed

ci-build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ git clone https://github.com/emscripten-core/emsdk.git ~/.emsdk
1212
~/.emsdk/emsdk activate latest
1313
source ~/.emsdk/emsdk_env.sh
1414

15-
npm run build
15+
npm run test && npm run build

0 commit comments

Comments
 (0)