diff --git a/.github/workflows/tools.yml b/.github/workflows/tools.yml index 7f453bbd4c..95b44e0bed 100644 --- a/.github/workflows/tools.yml +++ b/.github/workflows/tools.yml @@ -77,7 +77,7 @@ jobs: - uses: actions/upload-artifact@v4 if: always() with: - name: TestResults + name: RobotBuilderTestResults path: | build/reports/ - uses: actions/upload-artifact@v4