Skip to content

Commit 52403e6

Browse files
authored
Clean up manually cloned repos too (#1313)
1 parent fdc381c commit 52403e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/performance-tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ jobs:
4646
- name: Set up repository # mimics install.sh in the README except that delphi is cloned from the PR rather than main
4747
run: |
4848
cd ..
49+
rm -rf driver
4950
mkdir -p driver/repos/delphi
5051
cd driver/repos/delphi
5152
git clone https://github.com/cmu-delphi/operations

0 commit comments

Comments
 (0)