Skip to content

feat: fix CI failing issues #267

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

Merged
merged 8 commits into from
Apr 23, 2025
Merged

feat: fix CI failing issues #267

merged 8 commits into from
Apr 23, 2025

Conversation

yuming-long
Copy link
Contributor

@yuming-long yuming-long commented Apr 22, 2025

fix issues on main CI:

  • test_contract (3.9) stuck 6hrs... should really be just 30s
  • test_integration (3.9) failling but not on other version

hopefully can speed up CI a bit with pytest -n auto (Automatically run your tests in parallel across all available CPU cores) -> ubuntu-latest has 2 core CPU so should be able to speed up in half?

note:

  • maybe could be faster if we switch to our own github runner? (if it has more core)

Copy link

@amanda103 amanda103 left a comment

Choose a reason for hiding this comment

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

👍🏻

@yuming-long yuming-long merged commit 4f8dea8 into main Apr 23, 2025
13 checks passed
@yuming-long yuming-long deleted the yuming/fix_client_ci branch April 23, 2025 21:47
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