diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index a383f93..06e19c6 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -47,7 +47,7 @@ jobs: uses: actions/upload-artifact@v4.3.4 if: always() with: - name: Test report + name: Chrome Test report path: logs firefox: @@ -90,5 +90,5 @@ jobs: uses: actions/upload-artifact@v4.3.4 if: always() with: - name: Test report + name: Firefox Test report path: logs \ No newline at end of file