diff --git a/.github/workflows/Validation.yml b/.github/workflows/Validation.yml index 45545ef..cbf01e8 100644 --- a/.github/workflows/Validation.yml +++ b/.github/workflows/Validation.yml @@ -44,6 +44,6 @@ jobs: run: | pod lib lint - - name: Carthage lint - run: | - carthage build --no-skip-current +# - name: Carthage lint +# run: | +# carthage build --no-skip-current