Skip to content

Commit 5a33d51

Browse files
committed
✏️ Add setting parameter to try to fix broken CI process.
1 parent bec25e6 commit 5a33d51

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/rw_poetry_run_test.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -135,3 +135,4 @@ jobs:
135135
name: coverage
136136
path: ./.coverage.${{ inputs.test_type }}.${{ inputs.runtime_os }}-${{ inputs.python_version }}
137137
if-no-files-found: error
138+
include-hidden-files: true

0 commit comments

Comments
 (0)