Skip to content

Commit

Permalink
Always create Briefcase log for testbed app for upload
Browse files Browse the repository at this point in the history
  • Loading branch information
rmartin16 committed Jun 11, 2024
1 parent 76efbba commit 1ff6a9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -299,7 +299,7 @@ jobs:
timeout-minutes: 15
run: |
${{ matrix.briefcase-run-prefix }} \
briefcase run ${{ matrix.platform }} --test ${{ matrix.briefcase-run-args }}
briefcase run ${{ matrix.platform }} --log --test ${{ matrix.briefcase-run-args }}
- name: Upload Logs
uses: actions/upload-artifact@v4.3.3
Expand Down

0 comments on commit 1ff6a9a

Please sign in to comment.