Skip to content

Commit

Permalink
ci: comment this out
Browse files Browse the repository at this point in the history
  • Loading branch information
lovetodream committed Apr 22, 2024
1 parent 2256823 commit f67b021
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ jobs:

steps:
- uses: actions/checkout@v4
- name: Mark repo safe in non-fake global config
run: git config --global --add safe.directory "${GITHUB_WORKSPACE}"
# - name: Mark repo safe in non-fake global config
# run: git config --global --add safe.directory "${GITHUB_WORKSPACE}"
# - name: Setup swift-format
# run: |
# cd ..
Expand Down

0 comments on commit f67b021

Please sign in to comment.