Skip to content

Commit

Permalink
Fix indentation of bullet points
Browse files Browse the repository at this point in the history
  • Loading branch information
neumantm committed Feb 7, 2023
1 parent 6985cc6 commit 119b860
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/source/developer/infra.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ It does the following things:
* Style Check of the CPP code using clang-format with clang version 13
* Run the unit tests

* Uses the docker container to allow to reuse the third party libraries
* Rebuilds nalu-wind with the source from the commit on which the ci is run
* Run all test with `unit` in the label using ctest
* Uses the docker container to allow to reuse the third party libraries
* Rebuilds nalu-wind with the source from the commit on which the ci is run
* Run all test with `unit` in the label using ctest

Daily Regression Tests
^^^^^^^^^^^^^^^^^^^^^^
Expand Down

0 comments on commit 119b860

Please sign in to comment.