Skip to content

Commit 66a0bd1

Browse files
authored
Use CodeCov Flags (#63)
* Use CodeCov Flags * Change flag format
1 parent fb117d5 commit 66a0bd1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ jobs:
130130
with:
131131
token: ${{ secrets.CODECOV_TOKEN }}
132132
files: coverage.xml
133+
flags: ${{ matrix.browser }},selenium-${{ matrix.selenium }}
133134

134135
- name: Upload test results to Codecov
135136
# See https://nektosact.com/usage/index.html#skipping-steps

0 commit comments

Comments
 (0)