Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Matte22 committed Sep 23, 2024
1 parent 3e1f393 commit 0ae75c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/api-container-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ jobs:
uses: actions/upload-artifact@v4
if: ${{ always() }}
with:
name: mocha-report
name: mocha-report-${{ matrix.container.name }}-${{ matrix.mysql_version }}
path: ./test/api/mochawesome-report

- name: Extract API container log
Expand Down

0 comments on commit 0ae75c5

Please sign in to comment.