Skip to content

Commit

Permalink
Fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
marvinfriede committed Dec 9, 2024
1 parent 3254f24 commit 28d3991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# This file is part of tad-mctc.
# This file is part of tad-dftd4.
#
# SPDX-Identifier: Apache-2.0
# Copyright (C) 2024 Grimme Group
Expand Down Expand Up @@ -55,7 +55,7 @@ commands =
pytest -vv {posargs: \
-n logical \
--random-order-bucket=global \
--cov=tad_mctc \
--cov=tad_dftd4 \
--cov-report=term-missing \
--cov-report=xml:coverage.xml \
test}

0 comments on commit 28d3991

Please sign in to comment.