Skip to content

Commit

Permalink
Update name of ui test upload from unit to ui (#1718)
Browse files Browse the repository at this point in the history
  • Loading branch information
mabashian authored Dec 9, 2024
1 parent 03a51f4 commit 39c5a8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,7 @@ jobs:
- name: Upload ui test coverage data [3/4]
uses: codecov/[email protected]
with:
name: unit
name: ui
files: ./*/coverage/ui/lcov.info
flags: ui
disable_search: true
Expand Down

0 comments on commit 39c5a8a

Please sign in to comment.