Skip to content

Commit

Permalink
verbose cocoapods
Browse files Browse the repository at this point in the history
  • Loading branch information
ypopovych committed Aug 28, 2023
1 parent f8d9bd9 commit 18f5500
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
name: swift_test_node_full_log.txt
path: node_log.txt
- name: Substrate Build & Test Cocoapods
run: pod lib lint --allow-warnings --fail-fast Substrate.podspec
run: pod lib lint --allow-warnings --fail-fast --verbose Substrate.podspec
- name: Keychain Build & Test Cocoapods
run: pod lib lint --allow-warnings --fail-fast --include-podspecs=Substrate.podspec Substrate-Keychain.podspec
- name: RPC Build & Test Cocoapods
Expand Down

0 comments on commit 18f5500

Please sign in to comment.