Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
masaccio committed Nov 9, 2024
2 parents ca79189 + d3d1012 commit 1ee5d73
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-coverage.yml
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ jobs:
runs-on: ubuntu-latest
env:
OS: ubuntu-latest
PYTHON: '3.10'
PYTHON: '3.12'
steps:
- uses: actions/checkout@master
- name: Setup Python
@@ -27,4 +27,4 @@ jobs:
files: ./coverage.xml
flags: unittests
name: codecov-umbrella
verbose: true
verbose: true

0 comments on commit 1ee5d73

Please sign in to comment.