Skip to content

Commit

Permalink
Debug
Browse files Browse the repository at this point in the history
  • Loading branch information
Krzmbrzl committed Jun 23, 2024
1 parent 380053a commit de96b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,5 +90,5 @@ jobs:
- name: Test
working-directory: ${{ github.workspace }}/build
shell: bash
run: QT_QPA_PLATFORM=offscreen ctest --output-on-failure -C $BUILD_TYPE
run: QT_QPA_PLATFORM=offscreen ctest --verbose -C $BUILD_TYPE

0 comments on commit de96b46

Please sign in to comment.