Skip to content

Commit

Permalink
Lint across all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
ncooke3 committed Jan 26, 2024
1 parent fd4a366 commit bbea625
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/spm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ jobs:
cocoapods:
strategy:
matrix:
platform: [ios]
# platform: [ios, tvos, macos, watchos]
platform: [ios, tvos, macos, watchos]
runs-on: macOS-latest
steps:
- uses: actions/checkout@v2
Expand Down

0 comments on commit bbea625

Please sign in to comment.