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 gh page workflow #109

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

justinngan92
Copy link
Collaborator

  • remove sphinx action

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.28%. Comparing base (cc0fb4a) to head (8ac2d27).
Report is 8 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #109      +/-   ##
==========================================
- Coverage   87.30%   87.28%   -0.03%     
==========================================
  Files          16       16              
  Lines        4522     4514       -8     
==========================================
- Hits         3948     3940       -8     
  Misses        574      574              

see 8 files with indirect coverage changes

* remove sphinx action
@justinngan92
Copy link
Collaborator Author

justinngan92 commented Sep 20, 2024

Removed sphinx-action (uses: ammaraskar/sphinx-action@master) and instead use build command directly.

The workflow successfully run up to the push action - which failed because not owner of repo.

Next commit will revert the workflow to on: pull_request branches: [ gh-pages ]

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