CI: Remove regression test from MSYS job

This commit is contained in:
Jonathan G Rennison
2021-11-03 02:04:12 +00:00
parent 85d2d0daab
commit e5668cb9ad

View File

@@ -385,12 +385,6 @@ jobs:
cmake --build . -j $(nproc)
echo "::endgroup::"
- name: Test
shell: msys2 {0}
run: |
cd build
ctest -j $(nproc) --timeout 120
check_annotations:
name: Check Annotations
needs: