Skip to content

Commit badc1a6

Browse files
committed
fix codecov action
1 parent b685dfb commit badc1a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/codecov.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,9 @@ jobs:
2222
os: [
2323
ubuntu-latest,
2424
]
25+
exclude:
26+
- python-version: "3.12"
27+
requirements-file: dj42_cms311.txt
2528

2629
steps:
2730
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)