Skip to content

Commit

Permalink
fix swift lint workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
KrzysztofMoch committed Nov 6, 2024
1 parent 83bd6b2 commit c36d69f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check-ios.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
with:
args: --strict
env:
WORKING_DIRECTORY: ios
WORKING_DIRECTORY: ./packages/react-native-video/ios
Swift-Format:
runs-on: macos-latest
defaults:
Expand Down

0 comments on commit c36d69f

Please sign in to comment.