File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : f43b419
2+ _commit : 7d58f0e
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : cppjswasm
Original file line number Diff line number Diff line change @@ -116,7 +116,7 @@ jobs:
116116 if : matrix.name == 'ubuntu-24.04'
117117
118118 - name : Upload coverage
119- uses : codecov/codecov-action@fb8b3582c8e4def4969c97caa2f19720cb33a72f # v7.0 .0
119+ uses : codecov/codecov-action@0b35c9ecc4f0529d0eb674914510c22f85b196b4 # v7.1 .0
120120 with :
121121 token : ${{ secrets.CODECOV_TOKEN }}
122122 if : matrix.target == 'native'
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ archs = "arm64"
102102
103103[tool .cibuildwheel .windows ]
104104environment = {SKIP_HATCH_JS =" 1" }
105- skip = " *win32 *arm_64 "
105+ skip = " *win32 *arm64 "
106106
107107[tool .cibuildwheel .pyodide ]
108108environment = {SKIP_HATCH_JS =" 1" }
You can’t perform that action at this time.
0 commit comments