Skip to content

Commit dccdd39

Browse files
committed
lint fix
1 parent 9fd2e1d commit dccdd39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/setup-e2e-env/action.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,7 @@ runs:
335335
with:
336336
path: ios/Pods
337337
key: ${{ runner.os }}-pods-${{ hashFiles('ios/Podfile.lock') }}
338-
continue-on-error: true # Don't fail if cache restoration has issues
338+
continue-on-error: true # Don't fail if cache restoration has issues
339339

340340
# Install CocoaPods w/ cached bundler environment
341341
- name: Install CocoaPods via bundler

0 commit comments

Comments
 (0)