From e2411faf8271c7fb442d086ff019c830275c90b1 Mon Sep 17 00:00:00 2001 From: J08nY Date: Tue, 23 Jan 2024 15:11:11 +0100 Subject: Fix perf artifact upload. --- .github/workflows/perf.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/perf.yml b/.github/workflows/perf.yml index 6f1da7e..4bd9715 100644 --- a/.github/workflows/perf.yml +++ b/.github/workflows/perf.yml @@ -61,6 +61,6 @@ jobs: - name: Archive perf results uses: actions/upload-artifact@v4 with: - name: perf-results + name: perf-results-${{ matrix.gmp }}-${{ matrix.python-version }} path: .perf -- cgit v1.2.3-70-g09d2