Extract package for Numeric datatype and add unittests #18

Merged
jacob1123 merged 8 commits from numeric-package into master 2022-02-23 23:13:18 +01:00
Showing only changes of commit 5f746f5889 - Show all commits

View File

@ -65,6 +65,7 @@ tasks:
desc: Run CI build desc: Run CI build
cmds: cmds:
- task: build-prod - task: build-prod
- go test ./...
frontend: frontend:
desc: Build vue frontend desc: Build vue frontend