Skip to content

Commit f736469

Browse files
committed
Remove redundant "COVERAGE_CORE: sysmon" env var from GitHub Actions
1 parent ba06125 commit f736469

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/test-mingw.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ concurrency:
2222
cancel-in-progress: true
2323

2424
env:
25-
COVERAGE_CORE: sysmon
2625
FORCE_COLOR: 1
2726

2827
jobs:

.github/workflows/test-windows.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ concurrency:
2222
cancel-in-progress: true
2323

2424
env:
25-
COVERAGE_CORE: sysmon
2625
FORCE_COLOR: 1
2726

2827
jobs:

.github/workflows/test.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ concurrency:
2222
cancel-in-progress: true
2323

2424
env:
25-
COVERAGE_CORE: sysmon
2625
FORCE_COLOR: 1
2726
PIP_DISABLE_PIP_VERSION_CHECK: 1
2827

0 commit comments

Comments
 (0)