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

chore: Remove 'make test' step from deploy workflow #386

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

pflynn-virtru
Copy link
Member

The 'make test' step has been removed from the GitHub Actions build workflow. This change simplifies the workflow by focusing on documentation generation and publication preparation. Any testing should be configured separately or integrated into other steps if necessary.

The 'make test' step has been removed from the GitHub Actions build workflow. This change simplifies the workflow by focusing on documentation generation and publication preparation. Any testing should be configured separately or integrated into other steps if necessary.
@pflynn-virtru pflynn-virtru requested a review from a team as a code owner November 14, 2024 20:30
@pflynn-virtru pflynn-virtru merged commit e2c0405 into main Nov 14, 2024
9 of 10 checks passed
@pflynn-virtru pflynn-virtru deleted the chore/deploy-rm-test branch November 14, 2024 20:43
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