Skip to content

Commit

Permalink
Enforce mac testing
Browse files Browse the repository at this point in the history
  • Loading branch information
andreas-el committed Jan 28, 2025
1 parent 29797b6 commit 385ea34
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,6 @@ jobs:
secrets: inherit

test-mac-main-ert:
if: github.ref == 'refs/heads/main' || startsWith(github.ref, 'refs/tags/') # only perform mac tests on main branch and tags
strategy:
fail-fast: false
matrix:
Expand Down

0 comments on commit 385ea34

Please sign in to comment.