Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun committed Aug 13, 2024
1 parent 167d1a5 commit 9fe91ce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ function freeze() {
pip-compile --no-upgrade --output-file "$folder/freeze.txt" "$file"
if [[ -e "$folder/freeze.txt" ]]; then
mv "$folder/freeze.txt" "$file"
exit 1
fi
}

Expand Down

0 comments on commit 9fe91ce

Please sign in to comment.