Skip to content

Commit

Permalink
ci(compilation): Fix changed files check
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Jun 7, 2024
1 parent cff248a commit 12410e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,9 +138,6 @@ jobs:
fi
echo ""
done
else
echo "Unhandled change triggered the build. This should not happen."
exit 1
fi
if [[ -n $sketches ]]; then
Expand Down

0 comments on commit 12410e9

Please sign in to comment.