]> git.lizzy.rs Git - nothing.git/blobdiff - appveyor.yml
Merge pull request #947 from tsoding/886
[nothing.git] / appveyor.yml
index 12cd5c48bd85cbbf4f0ca73ba3c6b815369b8b8e..fd75b9ac6769c6fd525710c284f41162b50b8b45 100644 (file)
@@ -12,7 +12,6 @@ build_script:
   - cd build
   - cmake ..
   - cmake --build .
-  - ./nothing_test
-  - sh: cd ../levels/
-  - sh: make clean
-  - sh: make -k
+  # TODO(#866): Unit Tests are not run on Windows CI build
+  #   https://ci.appveyor.com/project/rexim/nothing/builds/24807772/job/nr36kt098djthl4l#L431
+  - sh: ./nothing_test