1
0
mirror of https://github.com/chylex/IntelliJ-IdeaVim.git synced 2025-04-16 02:15:43 +02:00

Add test reports to artifacts

This commit is contained in:
Alex Plate 2024-02-20 15:10:15 +02:00
parent 7a52c6fec9
commit 9701b7e79b
No known key found for this signature in database
GPG Key ID: 0B97153C8FFEC09F
3 changed files with 3 additions and 0 deletions

View File

@ -52,6 +52,7 @@ jobs:
name: ui-test-fails-report-mac
path: |
build/reports
tests/ui-ij-tests/build/reports
sandbox-idea-log
# build-for-ui-test-linux:
# runs-on: ubuntu-latest

View File

@ -52,4 +52,5 @@ jobs:
name: ui-test-fails-report-mac
path: |
build/reports
tests/ui-py-tests/build/reports
sandbox-idea-log

View File

@ -49,6 +49,7 @@ jobs:
name: ui-test-fails-report-mac
path: |
build/reports
tests/ui-ij-tests/build/reports
sandbox-idea-log
# build-for-ui-test-linux:
# runs-on: ubuntu-latest