Skip to content

Commit 22e6a22

Browse files
authored
chore: fix test coverage reporting
Signed-off-by: Jan Kowalleck <jan.kowalleck@gmail.com>
1 parent 752b162 commit 22e6a22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -236,7 +236,7 @@ jobs:
236236
name: Publish test coverage
237237
needs: [ "build-and-test" ]
238238
runs-on: ubuntu-latest
239-
timeout-minutes: 5
239+
timeout-minutes: 10
240240
steps:
241241
- name: fetch test artifacts
242242
# see https://github.com/actions/download-artifact

0 commit comments

Comments
 (0)