mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Merge branch 'master' of https://gitee.com/lyon1998/pikascript
This commit is contained in:
commit
a8f7de05f6
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user