Skip to content

Commit

Permalink
output on failure
Browse files Browse the repository at this point in the history
  • Loading branch information
iamsergio committed Dec 8, 2024
1 parent e1fbcf2 commit 4f1beb3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flutter-dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:
cd ${{ github.workspace }}/tests/flutter/
flutter pub get
cd ${{ github.workspace }}/build-dev-flutter/
ctest
ctest --output-on-failure
env:
KDDW_BINDINGS_LIB: ${{ github.workspace }}/build-dev-flutter/lib/libkddockwidgets.so

0 comments on commit 4f1beb3

Please sign in to comment.