Skip to content

Commit

Permalink
Fix line break
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed Feb 7, 2024
1 parent 78b8f4f commit 0b0cdab
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/crashlytics.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,7 @@ jobs:
max_attempts: 3
retry_on: error
retry_wait_seconds: 120
command: scripts/pod_lib_lint.rb FirebaseCrashlytics.podspec --platforms=${{ matrix.target }} \
${{ matrix.tests }}
command: scripts/pod_lib_lint.rb FirebaseCrashlytics.podspec --platforms=${{ matrix.target }} ${{ matrix.tests }}

spm:
# Don't run on private repo unless it is a PR.
Expand Down

0 comments on commit 0b0cdab

Please sign in to comment.