Skip to content

Commit e2d0e64

Browse files
committed
Was unable to find variable
1 parent 52afdc9 commit e2d0e64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,5 +55,5 @@ jobs:
5555
if: always()
5656
uses: actions/upload-artifact@v4
5757
with:
58-
name: coverage-test-code-${{ matrix.os }}-${{ matrix.python_version }}
58+
name: coverage-test-code-${{ matrix.os }}-${{ matrix.python-version }}
5959
path: .coverage*

0 commit comments

Comments
 (0)