Skip to content

Commit

Permalink
Merge branch 'main' into ports_refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
Tranquility2 authored Sep 10, 2024
2 parents c9f81c9 + 8f1165d commit 08c7908
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-core.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: actions/upload-artifact@v4
with:
name: "coverage-artifact-${{ matrix.python-version}}"
include-hidden-files: true
path: ".coverage.*"
retention-days: 1
- name: Run doctests
Expand Down

0 comments on commit 08c7908

Please sign in to comment.