Skip to content

Commit

Permalink
logging
Browse files Browse the repository at this point in the history
  • Loading branch information
dnys1 committed Mar 7, 2024
1 parent 53a1f7c commit b993f27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/celest_core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,4 @@ jobs:
run: flutter pub get
- name: Test (Linux)
working-directory: packages/celest_core/example
run: flutter test -d linux integration_test/secure_storage_test.dart
run: flutter test --verbose -d linux integration_test/secure_storage_test.dart

0 comments on commit b993f27

Please sign in to comment.