Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
andreiavrammsd committed Sep 1, 2024
1 parent ee5ac6e commit ae870ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions code-quality.sh
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,6 @@ cmake --build . --config ${build_type} --target ${build_target}

cd ${cwd}

ls
git status

exit
# Find files
files=$(if [ $event == "pull_request" ]; then
git diff --name-only origin/$default_branch...HEAD
Expand Down

0 comments on commit ae870ef

Please sign in to comment.