Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Oct 18, 2024. It is now read-only.

Commit bc35b96

Browse files
committed
chore(workflow): enable --info & --stacktrace for connected checks
1 parent c7c2681 commit bc35b96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎.github/workflows/build.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ jobs:
221221
target: ${{ matrix.target }}
222222
arch: x86_64
223223
profile: Nexus 6
224-
script: ./gradlew connectedCheck
224+
script: ./gradlew connectedCheck --info --stacktrace
225225
- name: Upload test reports
226226
if: ${{ always() }}
227227
uses: actions/upload-artifact@v4

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /