Skip to content

Commit

Permalink
Trigger performance CI run to demonstrate error
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewheard committed Nov 19, 2024
1 parent fd7d12e commit 34d5eca
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/performance.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
path: .build
key: ${{ steps.generate_cache_key.outputs.cache_key }}
spm:
# TODO: Remove before merging; triggering CI run.
# Don't run on private repo unless it is a PR.
if: (github.repository == 'Firebase/firebase-ios-sdk' && github.event_name == 'schedule') || github.event_name == 'pull_request'
needs: [spm-package-resolved]
Expand Down

0 comments on commit 34d5eca

Please sign in to comment.