This commit is contained in:
shamoon 2025-03-04 12:28:38 -08:00
parent a34396332a
commit 058954663b
No known key found for this signature in database

View File

@ -304,8 +304,8 @@ jobs:
name: Download frontend test results
uses: actions/download-artifact@v4
with:
name: junit-report-*
path: src-ui/junit/
pattern: junit-report-*
merge-multiple: true
-
name: Upload frontend coverage to Codecov