Skip to content

Commit

Permalink
fix(github: test: merge): switch to python 3.12
Browse files Browse the repository at this point in the history
  • Loading branch information
actionless committed Aug 23, 2024
1 parent 339ce63 commit ced7358
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ jobs:

steps:

- name: Set up Python 3.12
uses: actions/setup-python@v2

- uses: actions/checkout@v2

- name: move sourcecode to coverage location
Expand Down

0 comments on commit ced7358

Please sign in to comment.