Skip to content

Commit

Permalink
Merge pull request #158 from exonet/bwe/fix-github-action
Browse files Browse the repository at this point in the history
Fix Testing Github action
  • Loading branch information
hkraal authored Sep 3, 2024
2 parents 8ebc879 + f54494a commit 1f18764
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,8 @@ jobs:
with:
name: coverage-${{ matrix.python-version }}
path: .coverage
include-hidden-files: true
if-no-files-found: error

coverage:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 1f18764

Please sign in to comment.