diff --git a/.github/workflows/compile-msvc.yml b/.github/workflows/compile-msvc.yml index 2fa2b4fcee..5080466728 100644 --- a/.github/workflows/compile-msvc.yml +++ b/.github/workflows/compile-msvc.yml @@ -54,4 +54,4 @@ jobs: - name: Run Unit Tests working-directory: build shell: bash - run: ctest -V -C Release + run: ctest -V -C Release -E FixTimestep:python_move_nve