diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index dcc129828c..c9611e7f4c 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -89,7 +89,7 @@ jobs: # this job also tests GAP without readline and gmp - os: macos-latest shell: bash - test-suites: "testmockpkg testinstall" + test-suites: "testmockpkg testinstall testworkspace" extra: "BOOTSTRAP_MINIMAL=yes" # run bugfix regression tests