Skip to content

Commit

Permalink
Revert "Update CocoaPods trunk"
Browse files Browse the repository at this point in the history
  • Loading branch information
jguz-pubnub committed Jan 7, 2025
1 parent 6273016 commit c1e84be
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/run-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ jobs:
key: ${{ runner.os }}-gradle-${{ hashFiles('**/*.gradle*', '**/gradle-wrapper.properties') }}
restore-keys: |
${{ runner.os }}-gradle-
- name: Update CocoaPods trunk
run: |
pod repo update
- name: Build and run tests
run: |
./gradlew check
Expand Down

0 comments on commit c1e84be

Please sign in to comment.