50 name: build-${{ github.sha }}
51 path: target/build.json
52▶ if-no-files-found: error
53
54 other_metrics:
· · ·
83 name: ${{ matrix.names }}-${{ github.sha }}
84 path: target/${{ matrix.names }}.json
85▶ if-no-files-found: error
86
87 generate_final_metrics: