Skip to content

Commit

Permalink
Update CONTRIBUTING.rst
Browse files Browse the repository at this point in the history
Co-authored-by: Lukas Atkinson <opensource@LukasAtkinson.de>
  • Loading branch information
Spacetown and latk committed Dec 15, 2021
1 parent 527f185 commit 0f3fd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.rst
Expand Up @@ -244,7 +244,7 @@ The QA process (``python3 -m nox``) consists of multiple parts:

The tests are in the ``gcovr/tests`` directory.
You can run the tests with ``python3 -m nox --session tests``
for the default GCC version (used from environment ``CC``iv availabele, else gcc-5.
for the default GCC version (specified via ``CC`` environment variable, defaults to gcc-5).
You can also select the gcc version if you run the tests with e.g.
``python3 -m nox --session tests_compiler(gcc-8)``.

Expand Down

0 comments on commit 0f3fd24

Please sign in to comment.