mirror of
https://gitee.com/Lyon1998/pikapython.git
synced 2025-02-05 17:28:23 +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
|
# Build your program with the given configuration
|
||||||
run: cd ${{github.workspace}}/port/linux && bash gtest.sh
|
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
|
- name: Store benchmark result
|
||||||
uses: benchmark-action/github-action-benchmark@v1
|
uses: benchmark-action/github-action-benchmark@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user