Skip to content

Commit

Permalink
test: point back to DIDRoom_microservices main branch
Browse files Browse the repository at this point in the history
  • Loading branch information
matteo-cristino authored Oct 30, 2024
1 parent 127ac57 commit 72cfd29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ test/didroom_microservices: tmp := $(shell mktemp)
test/didroom_microservices:
$(info ⬇️ Cloning test/didroom_microservices)
@git clone https://github.com/forkbombeu/didroom_microservices test/didroom_microservices --quiet
@cd test/didroom_microservices && git checkout fix/ci_wk && cd -
# custom code
$(MAKE) -C test/didroom_microservices test_custom_code --no-print-directory
$(MAKE) -C test/didroom_microservices authorize AUTHZ_FILE=public/authz_server/authorize --no-print-directory
Expand Down

0 comments on commit 72cfd29

Please sign in to comment.