Skip to content

Fix GitHub actions#314

Draft
phlebailly6 wants to merge 4 commits intomasterfrom
Fix-Github-Actions
Draft

Fix GitHub actions#314
phlebailly6 wants to merge 4 commits intomasterfrom
Fix-Github-Actions

Conversation

@phlebailly6
Copy link
Copy Markdown
Contributor

New improvements to the Github Actions workflow based on April 2026 workflow runs

This update makes the workflow return the dataframe characteristics even if the result is a "WARNING"
Fix TIME_PERIOD argument error in load_ips

The TIME_PERIOD argument in load_ips should be one of 2014, 2018, 2021, or 2023, but it was incorrectly set to 2020. This commit updates the call to use 2023.

Also fix an issue in the call_with_geo helper that masked errors in some functions (e.g., load_pevs). Previously, call_with_geo() overwrote underlying errors with a GEO_LEVEL error, which was misleading and not the actual cause.
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