Skip to content

Commit a088d6e

Browse files
committed
📦 Add a Codecov config to sdist
Since the tests are being invoked from sdists and not Git, codecov actions are too. They should have configs bundled.
1 parent 4d5b13c commit a088d6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hatch.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[build.targets.sdist]
22
include = [
3+
'.codecov.yml',
34
'.coveragerc',
45
'src/',
56
'tests/',

0 commit comments

Comments
 (0)