Skip to content

Commit

Permalink
Remove failing check env step
Browse files Browse the repository at this point in the history
  • Loading branch information
vishnuravi committed Apr 3, 2024
1 parent ad25ad5 commit 9a4a784
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,6 @@ jobs:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest-stable
- name: Check Environment
run: |
xcodebuild -version
swift --version
- name: Set Mapbox Credentials
run: |
echo "machine api.mapbox.com" >> ~/.netrc
Expand Down

0 comments on commit 9a4a784

Please sign in to comment.