Closed danielballan closed 1 month ago
This adds a single build to the matrix that tests against prereleases of bluesky and event-model.
Relevant section of GH Actions docs: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/running-variations-of-jobs-in-a-workflow#example-adding-configurations
Confirmed that the "prerelease" build added by this PR indeed installed the event-model prerelease:
Successfully installed event-model-1.22.1rc1
link to log line
All tests pass.
This adds a single build to the matrix that tests against prereleases of bluesky and event-model.
Relevant section of GH Actions docs: https://docs.github.com/en/actions/writing-workflows/choosing-what-your-workflow-does/running-variations-of-jobs-in-a-workflow#example-adding-configurations