Skip to content

Commit

Permalink
chore: debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Bastien Gatellier committed Oct 25, 2023
1 parent acbcdc4 commit 89ecdcb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,7 @@ if [[ -f "cloned_repository/$config" ]]; then
fi

# run the heart command
which npx
pwd
command=$(generate_heart_command "$analysisService" "$config" "$threshold" "$exceptServices" "$onlyServices" "$verbose")
npx heart $command

0 comments on commit 89ecdcb

Please sign in to comment.