We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe54d44 commit cc913bfCopy full SHA for cc913bf
.github/workflows/flutter.yml
@@ -87,7 +87,7 @@ jobs:
87
steps:
88
- uses: actions/checkout@v2
89
# https://github.com/CocoaPods/CocoaPods/issues/5275#issuecomment-315461879
90
- - run: pod lib lint flutter/ios/sentry_flutter.podspec --skip-import-validation
+ - run: pod lib lint flutter/ios/sentry_flutter.podspec --skip-import-validation --allow-warnings
91
swift-lint:
92
runs-on: ubuntu-latest
93
0 commit comments