Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add dedicated test workflow #32

Merged
merged 1 commit into from
Nov 29, 2022
Merged

Add dedicated test workflow #32

merged 1 commit into from
Nov 29, 2022

Conversation

MattIPv4
Copy link
Member

Type of Change

  • Something else: Actions workflows

What issue does this relate to?

N/A

What should this PR do?

Adds a dedicated test workflow for pull requests. This ensures that code from external contributors can be tested/built, as the Spaces workflow only runs for commits directly to the repo (given it needs secrets access).

What are the acceptance criteria?

New test workflow runs on PR successfully. Spaces workflow also continues to run for each commit.

@MattIPv4 MattIPv4 merged commit 91d778c into master Nov 29, 2022
@MattIPv4 MattIPv4 deleted the MattIPv4/test-workflow branch November 29, 2022 00:51
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.

None yet

2 participants