Skip to content

Commit 2b0f2e0

Browse files
authored
Remove sysmon coverage core setting (#182)
2 parents 3408397 + a25698d commit 2b0f2e0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ env:
1111
FORCE_COLOR: "1" # Make tools pretty.
1212
TOX_TESTENV_PASSENV: FORCE_COLOR
1313
PIP_DISABLE_PIP_VERSION_CHECK: "1"
14-
COVERAGE_CORE: sysmon # Only supported on Python 3.12+, ignore on older versions
1514
PYTHON_LATEST: "3.14"
1615

1716
jobs:

0 commit comments

Comments
 (0)