Skip to content

Commit e6da613

Browse files
fix: Upload reports
1 parent 9085730 commit e6da613

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ jobs:
4242
python-package-name: ${{ env.PACKAGE_NAME }}
4343
dev-mode: ${{ github.ref != 'refs/heads/main' }}
4444
hide-log: false
45+
upload-reports: true
4546

4647
style:
4748
name: Code style

0 commit comments

Comments
 (0)