Skip to content

Commit

Permalink
[DOP-18948] Fix CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dolfinus committed Sep 2, 2024
1 parent 187c42b commit ad19a67
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,8 @@ jobs:
with:
name: coverage-${{ matrix.python-version }}-os-${{ matrix.os }}
path: reports/*
# https://github.com/actions/upload-artifact/issues/602
include-hidden-files: true

all_done:
name: Tests done
Expand Down

0 comments on commit ad19a67

Please sign in to comment.