PSLmodels / OG-USA

Overlapping-generations macroeconomic model for evaluating fiscal policy in the United States
https://pslmodels.github.io/OG-USA/
Creative Commons Zero v1.0 Universal
19 stars 34 forks source link

Fixed repo path name in deploy_docs.yml #65

Closed rickecon closed 2 years ago

rickecon commented 2 years ago

This PR fixes the path name for the repository in the deploy_docs.yml. I think this was causing any updates in the documentation to not deploy to the GitHub Jupyter Book upon pushes to the master branch.

cc: @jdebacker

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (9e2c064) into master (330812a) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #65   +/-   ##
=======================================
  Coverage   78.35%   78.35%           
=======================================
  Files          19       19           
  Lines        1303     1303           
=======================================
  Hits         1021     1021           
  Misses        282      282           
Flag Coverage Δ
unittests 78.35% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 330812a...9e2c064. Read the comment docs.