Fail the benchmark job if no file is found

This commit is contained in:
Fabing Li 2024-12-17 08:20:00 +00:00 committed by Tate, Hongliang Tian
parent 1ab63c7bcb
commit ea009ec698

View File

@ -117,6 +117,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: ${{ env.BENCHMARK_ARTIFACT }}
if-no-files-found: error # Fail the benchmark job if no file is found.
path: |
result_*.json