Skip to content

Allow skipping of tests with [skip tests]#1151

Merged
khelwood merged 1 commit intodevelfrom
allow_skip_tests
Mar 12, 2026
Merged

Allow skipping of tests with [skip tests]#1151
khelwood merged 1 commit intodevelfrom
allow_skip_tests

Conversation

@khelwood
Copy link
Contributor

@khelwood khelwood commented Mar 12, 2026

I want to be able to push a non-functional change (e.g. changing Stan's version number prior to a release)
without triggering the test action; and I don't want to interfere with the build
action being triggered when appropriate.
So I'm putting a condition on the jobs in the test workflow.

@khelwood khelwood requested a review from sabrine33 March 12, 2026 10:32
@khelwood khelwood merged commit 3a19cfc into devel Mar 12, 2026
5 checks passed
@khelwood khelwood deleted the allow_skip_tests branch March 12, 2026 10:37
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