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

fix a typo in tool.cibuildwheel.linux.environment #2896

Conversation

njzjz
Copy link
Member

@njzjz njzjz commented Oct 3, 2023

Due to a bug in cibuildwheel (pypa/cibuildwheel#1616), this typo didn't affect anything in previous cibuildwheel versions, but the bug got fixed in the latest version...

Due to a bug in cibuildwheel (pypa/cibuildwheel#1616), this typo didn't affect anything in previous cibuildwheel versions, but it got fixed...

Signed-off-by: Jinzhe Zeng <[email protected]>
@njzjz njzjz requested a review from wanghan-iapcm October 3, 2023 19:42
@codecov
Copy link

codecov bot commented Oct 3, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (f256dff) 75.46% compared to head (8620e33) 75.46%.

Additional details and impacted files
@@           Coverage Diff           @@
##            devel    #2896   +/-   ##
=======================================
  Coverage   75.46%   75.46%           
=======================================
  Files         244      244           
  Lines       24522    24522           
  Branches     1580     1580           
=======================================
  Hits        18505    18505           
  Misses       5086     5086           
  Partials      931      931           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@wanghan-iapcm wanghan-iapcm merged commit 931c9ba into deepmodeling:devel Oct 5, 2023
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