We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db7ef65 commit 0b47d74Copy full SHA for 0b47d74
.github/workflows/ci.yml
@@ -13,6 +13,6 @@ jobs:
13
with:
14
ruby-version: '3.1.0'
15
bundler-cache: false
16
- run: 'bundle install && bundle exec fastlane test'
+ - run: 'bundle install && bundle exec fastlane test'
17
env:
18
TEST_SCHEME: "TOCropViewControllerTests"
0 commit comments