Skip to content
This repository was archived by the owner on Dec 23, 2024. It is now read-only.

Commit

Permalink
Merge pull request #95 from zama-ai/chore/refactor
Browse files Browse the repository at this point in the history
Chore/refactor
  • Loading branch information
immortal-tofu authored Mar 5, 2024
2 parents 586591f + 7ad0411 commit 1df5200
Show file tree
Hide file tree
Showing 34 changed files with 3,602 additions and 3,510 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build: build-tfhe-rs-capi

.PHONY: test
test: build-tfhe-rs-capi
cd fhevm && go test -v .
cd fhevm && go test -v ./...

.PHONY: build-tfhe-rs-capi
build-tfhe-rs-capi:
Expand Down
Loading

0 comments on commit 1df5200

Please sign in to comment.