Skip to content

Commit

Permalink
Update run-tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
itziakos authored Sep 5, 2024
1 parent fc9c213 commit 122e98d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: coverage-${{matrix.os}}-${{matrix.runtime}}
path: .coverage.*
path: coverage.*
build-docs:
runs-on: ubuntu-latest
needs: run-tests
Expand Down

0 comments on commit 122e98d

Please sign in to comment.