Skip to content

Commit

Permalink
no line wrap
Browse files Browse the repository at this point in the history
  • Loading branch information
paulb777 committed May 20, 2024
1 parent ea53aae commit 5efda59
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/sessions.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/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseSessions.podspec \
--platforms=${{ matrix.target }} ${{ matrix.tests }}
command: scripts/third_party/travis/retry.sh scripts/pod_lib_lint.rb FirebaseSessions.podspec --platforms=${{ matrix.target }} ${{ matrix.tests }}

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

0 comments on commit 5efda59

Please sign in to comment.