LLNL / hatchet

Graph-indexed Pandas DataFrames for analyzing hierarchical performance data
https://llnl-hatchet.readthedocs.io
MIT License
27 stars 18 forks source link

Fixes minor typo that will cause CD to fail #137

Closed ilumsden closed 3 months ago

ilumsden commented 3 months ago

Title says it all. I noticed that #136 didn't correctly update the version of the upload-artifact for sdists. This causes CD to fail. I also realized that I can test this on this PR by uncommenting the pull_request trigger. Please don't merge this until I have recommented it.