chore(ci workflows): update scripts to post CI results for linting, building, and testing phases
This commit is contained in:
@@ -52,4 +52,4 @@ jobs:
|
||||
if: always() && github.event_name == 'pull_request'
|
||||
env:
|
||||
GITEA_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
run: bash scripts/post_bench_results.sh
|
||||
run: bash scripts/post_ci_results.sh bench bench_results.txt
|
||||
|
||||
Reference in New Issue
Block a user