Skip to content

Conversation

@GuySartorelli
Copy link
Member

Fixes https://github.com/silverstripe/documentation-lint/actions/runs/10278318056

Error when evaluating 'strategy' for job 'tests'. silverstripe/gha-ci/.github/workflows/ci.yml@v1 (Line: 131, Col: 15): Matrix must define at least one vector

Turns out when there's nothing to test or lint, the matrix is empty and the tests job doesn't run at all. And then anything that needs that job is marked as failed.

Replacing CI here since we have no tests or linting to do - instead we'll just dispatch patch tagging on push.

Issue

@emteknetnz emteknetnz merged commit 24e1aea into silverstripe:1.0 Aug 27, 2024
@emteknetnz emteknetnz deleted the pulls/1.0/fix-patch-release branch August 27, 2024 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants