Additional CI workflows (#16)

Reviewed-on: deep-stack/laconic2d#16
Co-authored-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
Co-committed-by: Prathamesh Musale <prathamesh.musale0@gmail.com>
This commit is contained in:
2024-03-07 09:11:53 +00:00
committed by ashwin
parent 4e4e9caccf
commit 33b6cce362
15 changed files with 213 additions and 16 deletions
+3
View File
@@ -103,3 +103,6 @@ test-integration:
test-e2e:
$(MAKE) -C tests test-e2e
test-unit:
go test ./utils/... ./cmd/... -mod=readonly -test.v