diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index b4a9341..23677aa 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -42,5 +42,5 @@ jobs: - name: Archive examples uses: actions/upload-artifact@v4 with: - name: examples + name: examples-${{ matrix.python-version }} path: examples/*