Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 10, 2024
1 parent 19c4d49 commit e84c0c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ jobs:
- uses: jupyterlab/maintainer-tools/.github/actions/upload-coverage@v1
with:
artifact_name: coverage-${{ matrix.python }}
artifact_name: coverage-${{ matrix.python-version }}

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit e84c0c1

Please sign in to comment.