Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Sergey Tatarintsev authored and SevInf committed Feb 13, 2024
1 parent 3bf8f19 commit dbc3e0f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/scripts/check-engines-client.sh
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,7 @@ elif [ -f "$qe_location" ]; then
echo "✔ Correct Query Engine exists at ${qe_location}"
else
echo "❌ Could not find Query Engine in ${qe_location} when using ${os_name}"
echo "$ ls $GENERATED_CLIENT"
ls $GENERATED_CLIENT
exit 1
fi

echo "$ ls $GENERATED_CLIENT"
ls $GENERATED_CLIENT

0 comments on commit dbc3e0f

Please sign in to comment.