mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-01-29 17:22:56 +08:00
Update CI.yml
This commit is contained in:
parent
4da2f30e5a
commit
1501e7ccf4
3
.github/workflows/CI.yml
vendored
3
.github/workflows/CI.yml
vendored
@ -37,6 +37,9 @@ jobs:
|
||||
# Build your program with the given configuration
|
||||
run: cd ${{github.workspace}}/port/linux && bash gtest.sh
|
||||
|
||||
- name: BENCHMARK
|
||||
run: cd ${{github.workspace}}/port/linux && bash ci_benchmark.sh
|
||||
|
||||
- name: Store benchmark result
|
||||
uses: benchmark-action/github-action-benchmark@v1
|
||||
with:
|
||||
|
Loading…
x
Reference in New Issue
Block a user