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

Avoid rebuilding docs on readme changes #60

Merged
merged 1 commit into from
Oct 23, 2022

Conversation

JeffFessler
Copy link
Member

This saves CO2 by preventing readme changes from rebuilding docs.

This saves CO2 by preventing readme changes from rebuilding docs.
@codecov
Copy link

codecov bot commented Oct 23, 2022

Codecov Report

Base: 78.97% // Head: 80.37% // Increases project coverage by +1.40% 🎉

Coverage data is based on head (e995d71) compared to base (f3e06dd).
Patch has no changes to coverable lines.

Additional details and impacted files
@@                 Coverage Diff                 @@
##           jishnub-patch-1      #60      +/-   ##
===================================================
+ Coverage            78.97%   80.37%   +1.40%     
===================================================
  Files                    8        8              
  Lines                  214      214              
===================================================
+ Hits                   169      172       +3     
+ Misses                  45       42       -3     
Impacted Files Coverage Δ
src/frobenius.jl 92.30% <0.00%> (+11.53%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@JeffFessler
Copy link
Member Author

I just figured out that the problem is the branch name and it's my fault.
I forgot that this repo is still using the old master name instead of main.
I'm going to put all these pieces together and see if it finally runs...

@JeffFessler JeffFessler merged commit e41079d into jishnub-patch-1 Oct 23, 2022
@JeffFessler JeffFessler deleted the jf/ignore-readme branch October 23, 2022 15:51
JeffFessler added a commit that referenced this pull request Oct 23, 2022
* Update actions to use node.jl v16

Let's also see if the documentation builds correctly in this PR

* Avoid rebuilding docs on readme changes (#60)

This saves CO2 by preventing readme changes from rebuilding docs.

* Use `master` branch

This is probably why docs did not deploy.  Doh!

Co-authored-by: Jeff Fessler <[email protected]>
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.

1 participant