Skip to content

Commit

Permalink
fix: circle ci unit test
Browse files Browse the repository at this point in the history
  • Loading branch information
sattvikc committed Nov 20, 2024
1 parent 10d2af0 commit 951018f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config_continue.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
type: string
steps:
- checkout
- run: apt update && apt install -y jq
- run: echo "127.0.0.1 localhost.org" >> /etc/hosts
- run: (cd .circleci/ && ./installJava.sh)
- run: make dev-install
Expand Down

0 comments on commit 951018f

Please sign in to comment.