Skip to content

Commit

Permalink
remove condition from env-details
Browse files Browse the repository at this point in the history
  • Loading branch information
p4checo committed May 17, 2024
1 parent 86e8483 commit 9cd8109
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@ jobs:
env-details:
name: Environment details
runs-on: macos-14
if: |
github.event_name == 'push' ||
!github.event.pull_request.head.repo.fork
steps:
- name: xcode version
run: xcodebuild -version -sdk
Expand Down

0 comments on commit 9cd8109

Please sign in to comment.