Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
facostaembrace committed Aug 29, 2024
1 parent de77d4b commit 852a472
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ios.unit-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,6 @@ jobs:
pod install --verbose
- name: Run iOS unit tests
env:
OTHER_SWIFT_FLAGS: '-Wno-documentation'
OTHER_CFLAGS: '-Wno-documentation'
run: |
cd ${{ env.PROJECT_PATH }}/ios
xcodebuild test \
Expand Down

0 comments on commit 852a472

Please sign in to comment.