Skip to content

Commit 12410e9

Browse files
committed
ci(compilation): Fix changed files check
1 parent cff248a commit 12410e9

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/push.yml

-3
Original file line numberDiff line numberDiff line change
@@ -138,9 +138,6 @@ jobs:
138138
fi
139139
echo ""
140140
done
141-
else
142-
echo "Unhandled change triggered the build. This should not happen."
143-
exit 1
144141
fi
145142
146143
if [[ -n $sketches ]]; then

0 commit comments

Comments
 (0)