Skip to content

Commit

Permalink
Delete lint-flipperkit_layout_ck_plugin_pod
Browse files Browse the repository at this point in the history
Summary: The files are deleted from source, so let's delete the lint target.

Reviewed By: xavierjurado

Differential Revision: D62586449

fbshipit-source-id: c01bda7f5e0f66bbd2ada2e01b5c9950d31c2314
  • Loading branch information
Adam Ernst authored and facebook-github-bot committed Sep 12, 2024
1 parent 28999f7 commit f76d3d5
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions .github/workflows/iOS-pod-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -147,19 +147,6 @@ jobs:
max_attempts: 3
command: pod lib lint FlipperKit.podspec --subspec=FlipperKit/FlipperKitLayoutPlugin --include-podspecs=Flipper.podspec --use-libraries --allow-warnings --verbose --skip-import-validation

lint-flipperkit_layout_ck_plugin_pod:
runs-on: macos-latest
steps:
- uses: actions/[email protected]
- name: Install Dependences
run: pod repo update
- name: Lint FlipperKit/FlipperKitLayoutComponentKitSupport
uses: nick-fields/[email protected]
with:
timeout_minutes: 60
max_attempts: 3
command: pod lib lint FlipperKit.podspec --subspec=FlipperKit/FlipperKitLayoutComponentKitSupport --include-podspecs=Flipper.podspec --use-libraries --allow-warnings --verbose --skip-import-validation

lint-flipperkit_network_pod:
runs-on: macos-latest
steps:
Expand Down

0 comments on commit f76d3d5

Please sign in to comment.