Add flags for Codecov
This commit is contained in:
parent
425be883b0
commit
9f9403b753
1
.github/workflows/tests.yml
vendored
1
.github/workflows/tests.yml
vendored
@ -216,6 +216,7 @@ jobs:
|
|||||||
- uses: codecov/codecov-action@e156083f13aff6830c92fc5faa23505779fbf649 # v1.2.1
|
- uses: codecov/codecov-action@e156083f13aff6830c92fc5faa23505779fbf649 # v1.2.1
|
||||||
with:
|
with:
|
||||||
directory: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/coverage
|
directory: /home/linuxbrew/.linuxbrew/Homebrew/Library/Homebrew/test/coverage
|
||||||
|
flags: ${{ matrix.name }}
|
||||||
|
|
||||||
test-default-formula-linux:
|
test-default-formula-linux:
|
||||||
name: test default formula (Linux)
|
name: test default formula (Linux)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user