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:
parent
7a52c6fec9
commit
9701b7e79b
.github/workflows
1
.github/workflows/runUiOctopusTests.yml
vendored
1
.github/workflows/runUiOctopusTests.yml
vendored
@ -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
|
||||
|
1
.github/workflows/runUiPyTests.yml
vendored
1
.github/workflows/runUiPyTests.yml
vendored
@ -52,4 +52,5 @@ jobs:
|
||||
name: ui-test-fails-report-mac
|
||||
path: |
|
||||
build/reports
|
||||
tests/ui-py-tests/build/reports
|
||||
sandbox-idea-log
|
1
.github/workflows/runUiTests.yml
vendored
1
.github/workflows/runUiTests.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user