Browse Source

ci: dont do incremental updats to the changelog

pull/373/head
Richard Nemeth 2 years ago
parent
commit
7ea8ef6cbb
  1. 2
      tox.ini

2
tox.ini

@ -45,7 +45,7 @@ commands =
setenv = file|tox.env
passenv = CONTAINER_HOST
commands =
cz changelog --incremental
cz changelog
[flake8]
max-line-length = 99

Loading…
Cancel
Save