Skip to content

Commit

Permalink
feat: Update makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
tushar5526 committed Jun 20, 2023
1 parent 6ae6a53 commit de7798b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,8 @@ test:
make -C services/certificate-signer test
make -C services/public-key-service test
make -C services/context-proxy-service test

make -C services/identity-service test

clean:
@rm -rf target || true
@rm java/registry/target/registry.jar || true
Expand Down

0 comments on commit de7798b

Please sign in to comment.