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

optimize testing #26

Open
MCJOHN974 opened this issue Feb 25, 2022 · 1 comment
Open

optimize testing #26

MCJOHN974 opened this issue Feb 25, 2022 · 1 comment

Comments

@MCJOHN974
Copy link
Contributor

On push only one file we test everything. So, if commit only adds one .cpp file we make and test go, rust, java, everything. Now it takes almost ten minutes and this time will grow. Lets make and test only new or changed files and files linked with them

@yegor256
Copy link
Owner

@MCJOHN974 I don't think it's technically possible with GitHub Actions, but if you can find a way, please submit a pull request.

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

No branches or pull requests

2 participants