Skip to content

Commit ec67894

Browse files
authored
Update CI.yml
1 parent f5b1448 commit ec67894

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/CI.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,9 @@ jobs:
4040
- name: BENCHMARK
4141
run: cd ${{github.workspace}}/port/linux && bash ci_benchmark.sh
4242

43+
- name: CLEAR
44+
run: cd ${{github.workspace}}/port/linux && rm *.sh
45+
4346
- name: Store benchmark result
4447
uses: benchmark-action/github-action-benchmark@v1
4548
with:

0 commit comments

Comments
 (0)