You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Description
Split off from other contemporary PRs as these changes are better suited
to be outside them. In specific, this PR makes the following changes:
- sets `fail-fast: false` so that we run both jobs in the test matrix
- runs on pushes to the main branch only, as we were otherwise running
workflows twice: one for the push event and one for the pull request
event
- modifies the concurrency setting to cancel intermediate runs for both
0 commit comments