Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lzackx committed May 27, 2021
1 parent 6d06284 commit 945ce23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Test and Lint
uses: ty0x2333/cocoapods-action@master
with:
test: true
test: false
lint: true
use_modern_build_system: true
additional_build_params: -destination 'platform=iOS Simulator,name=iPhone SE (2nd generation),OS=14.0'
Expand Down

0 comments on commit 945ce23

Please sign in to comment.