Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Use shared actions #309

Merged
merged 2 commits into from
Jun 18, 2024
Merged

Use shared actions #309

merged 2 commits into from
Jun 18, 2024

Conversation

dbarbuzzi
Copy link

This PR updates the workflows to use the shared install-testmo and set-python actions (and deletes the local versions). At the time of this writing:

  • All four build steps have passed (which use set-python)
  • One of the four test scripts is underway and looks normal (which used install-testmo at the beginning of the run)

@dbarbuzzi dbarbuzzi self-assigned this Jun 17, 2024
Copy link
Member

@andy-neuma andy-neuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks!

@dbarbuzzi dbarbuzzi merged commit 6bd0804 into main Jun 18, 2024
41 of 45 checks passed
@dbarbuzzi dbarbuzzi deleted the use-shared-actions branch June 18, 2024 13:54
derekk-nm pushed a commit that referenced this pull request Jun 24, 2024
This PR updates the workflows to use the shared `install-testmo` and
`set-python` actions (and deletes the local versions). At the time of
this writing:
* All four build steps have passed (which use `set-python`)
* One of the four test scripts is underway and looks normal (which used
`install-testmo` at the beginning of the run)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants