This commit is contained in:
pikastech 2022-01-05 10:41:03 +08:00
commit a8f7de05f6

View File

@ -40,6 +40,9 @@ jobs:
- name: BENCHMARK
run: cd ${{github.workspace}}/port/linux && bash ci_benchmark.sh
- name: CLEAR
run: cd ${{github.workspace}}/port/linux && rm *.sh
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@v1
with: