Skip to content

Commit db4fde9

Browse files
committed
Change to use the pod installed on the CI
1 parent 8b1af46 commit db4fde9

File tree

4 files changed

+1
-101
lines changed

4 files changed

+1
-101
lines changed

.github/workflows/github-actions-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ jobs:
151151
cd ../../..
152152
153153
- name: Pod Lib Lint
154-
run: set -o pipefail && bundle exec pod lib lint --allow-warnings
154+
run: set -o pipefail && pod lib lint --allow-warnings
155155

156156
- name: Codecov
157157
run: bash <(curl -s https://codecov.io/bash) -D /tmp/PinLayout

.ruby-version_old

Lines changed: 0 additions & 1 deletion
This file was deleted.

Gemfile

Lines changed: 0 additions & 2 deletions
This file was deleted.

Gemfile.lock

Lines changed: 0 additions & 97 deletions
This file was deleted.

0 commit comments

Comments
 (0)