Skip to content

Commit

Permalink
CI: run testworkspace also on macOS
Browse files Browse the repository at this point in the history
  • Loading branch information
fingolfin committed Jan 6, 2025
1 parent 03da052 commit 240603b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 240603b

Please sign in to comment.