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

Update the GitHub Actions workflow #362

Closed
tushar5526 opened this issue Aug 1, 2022 · 1 comment
Closed

Update the GitHub Actions workflow #362

tushar5526 opened this issue Aug 1, 2022 · 1 comment

Comments

@tushar5526
Copy link
Member

There is no need to run sanity_tests GHA after linter or pytest fails and vice-versa.

Update the GHAs to wait for other workflows to finish.

GHAs should run in this order.

Linter GHA followed by Pytest GHA followed by Sanity_tests GHA. If anyone of the GHA fails we don't run the workflows after it in the mentioned flow.

@tushar5526
Copy link
Member Author

Closed by #412

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant