Skip to content

Commit

Permalink
hotfix for coverage issue
Browse files Browse the repository at this point in the history
  • Loading branch information
WassimG committed Sep 29, 2024
1 parent cdeb22c commit 5a9f4c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@ jobs:
if: always() && matrix.session == 'tests' && matrix.os == 'ubuntu-latest'
uses: actions/upload-artifact@v4
with:
include-hidden-files: "true"
name: coverage-data
path: ".coverage.*"

Expand Down

0 comments on commit 5a9f4c7

Please sign in to comment.