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

Add Python version to workflows in package and template #462

Merged
merged 1 commit into from
Sep 17, 2024

Conversation

abelsiqueira
Copy link
Collaborator

Add python-version: 3.11 to workflows.

Closes #448

Add python-version: 3.11 to workflows.
Use a hack to manage setup-python looking for requirements.txt.

Refs: actions/setup-python#807

Closes #448
Copy link

codecov bot commented Sep 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (f807918) to head (66de28a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #462   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           99        99           
=========================================
  Hits            99        99           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@abelsiqueira abelsiqueira merged commit 8ad8388 into main Sep 17, 2024
7 checks passed
@abelsiqueira abelsiqueira deleted the 448-python-version branch September 17, 2024 08:30
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.

Specify python-version in the workflows
1 participant