IAMconsortium / pyam

Analysis & visualization of energy & climate scenarios
https://pyam-iamc.readthedocs.io/
Apache License 2.0
227 stars 118 forks source link

Simplify build-the-docs GitHub Actions workflow #751

Closed danielhuppmann closed 1 year ago

danielhuppmann commented 1 year ago

Description of PR

This PR implements a parallel change in the nomenclature GitHub Actions workflow per a suggestion by @phackstock, see https://github.com/IAMconsortium/nomenclature/pull/256

codecov[bot] commented 1 year ago

Codecov Report

Merging #751 (268eb71) into main (5257aa9) will not change coverage. The diff coverage is n/a.

@@          Coverage Diff          @@
##            main    #751   +/-   ##
=====================================
  Coverage   95.1%   95.1%           
=====================================
  Files         59      59           
  Lines       6014    6014           
=====================================
  Hits        5723    5723           
  Misses       291     291           
danielhuppmann commented 1 year ago

Merging in spite of failing test, because this issue has been resolved by #753 in the meantime.