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 test speed in the CI #206

Merged
merged 4 commits into from
Feb 4, 2022
Merged

Improve test speed in the CI #206

merged 4 commits into from
Feb 4, 2022

Conversation

t1m0t
Copy link
Contributor

@t1m0t t1m0t commented Feb 4, 2022

I modified the Makefile a bit so that it doesn't compile on every crate. Instead, it builds first then runs the tests (eventually build what is required for the tests). With this in place, tests in CI take much less time to proceed.
Added also a separate test in the Makefile will test with proper configuration for runtime tests.

@t1m0t t1m0t changed the title Improve Makefile tests Improve test speed in the CI Feb 4, 2022
@t1m0t
Copy link
Contributor Author

t1m0t commented Feb 4, 2022

related to #205

@jkelleyrtp jkelleyrtp self-requested a review February 4, 2022 18:32
@jkelleyrtp jkelleyrtp merged commit 8e2a95e into DioxusLabs:master Feb 4, 2022
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