Skip to content

Commit

Permalink
Set explicit artifact_name when uploading coverage data
Browse files Browse the repository at this point in the history
  • Loading branch information
jtpio committed Sep 10, 2024
1 parent 59f8c30 commit 19c4d49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,8 @@ jobs:
python -m jupyterlab.browser_check
- uses: jupyterlab/maintainer-tools/.github/actions/upload-coverage@v1
with:
artifact_name: coverage-${{ matrix.python }}

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 19c4d49

Please sign in to comment.