Skip to content
Snippets Groups Projects
Commit 82508e56 authored by Soeren Peters's avatar Soeren Peters
Browse files

Add ctest path.

parent 33f29521
No related branches found
No related tags found
1 merge request!34Add new library, which contains the calculation of the macroscopic quantities and a general cumulant computation. (Closes #13)
......@@ -208,9 +208,11 @@ msvc_16_unit_tests:
needs: ["msvc_16"]
before_script:
- cd $CI_PROJECT_DIR/build
- $env:Path += ";C:\Program Files\CMake\bin\"
- ctest --version
script:
- cd $CI_PROJECT_DIR/build
- ctest
###############################################################################
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment