[Bug]: beam_PreCommit_Python_Integration fails when it tries to remove a file that doesn't exist #27808
Closed
1 of 15 tasks
Labels
bug
done & done
Issue has been reviewed after it was closed for verification, followups, etc.
P3
python
Milestone
What happened?
beam_PreCommit_Python_Integration fails when it can't remove this file
rm: cannot remove '/home/runner/.m2/settings.xml': No such file or directory
Update the command with
rm -f
instead.Issue Priority
Priority: 3 (minor)
Issue Components
The text was updated successfully, but these errors were encountered: