Skip to content

Commit 1b14d83

Browse files
authored
Update pyproject.toml
1 parent 3faaf20 commit 1b14d83

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,6 @@ ignore_errors = true
121121

122122
[tool.coverage.run]
123123
omit = [
124-
# Experiments are not tested
125-
"*/experiments/*",
124+
# Workflows are not tested
125+
"*/workflows/*",
126126
]

0 commit comments

Comments
 (0)