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

Improve github workflow #544

Merged
merged 15 commits into from
Sep 13, 2024
Merged

Improve github workflow #544

merged 15 commits into from
Sep 13, 2024

Conversation

MattPoblete
Copy link
Collaborator

This pull request separates the GitHub workflow into two distinct steps: building and testing. This eliminates the need to rebuild the entire application whenever tests fail.

Copy link

vercel bot commented Sep 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 12, 2024 0:50am

Copy link
Collaborator

@chopan123 chopan123 left a comment

Choose a reason for hiding this comment

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

Everything worked as expected

@chopan123 chopan123 merged commit 4ffda99 into main Sep 13, 2024
4 checks passed
@chopan123 chopan123 deleted the feature/ImproveWorkflow branch September 13, 2024 17:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 Update navigation flow test to improve github workflow
2 participants