Skip to content

Commit

Permalink
Run load shedder integration tests on release branches (RevenueCat#3673)
Browse files Browse the repository at this point in the history
### Description
This will run the load shedder integration tests on release branches.
  • Loading branch information
tonidero authored Feb 12, 2024
1 parent 30ecaba commit cbac947
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1178,6 +1178,9 @@ workflows:
branches:
# Forked pull requests have CIRCLE_BRANCH set to pull/XXX
ignore: /pull\/[0-9]+/
- loadshedder-integration-tests:
xcode_version: '15.2'
<<: *release-branches

deploy:
when:
Expand Down

0 comments on commit cbac947

Please sign in to comment.