Skip to content

Commit

Permalink
Remove mode
Browse files Browse the repository at this point in the history
  • Loading branch information
levieggertcru committed Jul 9, 2024
1 parent a64e3ed commit 06ed746
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
uses: ./.github/actions/pod-install

- name: Swift Lint
run: bundle exec fastlane cru_shared_lane_swift_lint config_file:./.github/swiftlint.yml mode:lint path:./godtools/App raise_if_swiftlint_error:true
run: bundle exec fastlane cru_shared_lane_swift_lint config_file:./.github/swiftlint.yml path:./godtools/App raise_if_swiftlint_error:true

0 comments on commit 06ed746

Please sign in to comment.