Browse Source

test no need split

Samuel Attard 10 months ago
parent
commit
218b836e28
1 changed files with 0 additions and 3 deletions
  1. 0 3
      .github/workflows/pipeline-segment-electron-test.yml

+ 0 - 3
.github/workflows/pipeline-segment-electron-test.yml

@@ -61,9 +61,6 @@ jobs:
           sed -i '' '/ninjalog_uploader_wrapper.py/d' ./depot_tools/autoninja
         else
           sed -i '/ninjalog_uploader_wrapper.py/d' ./depot_tools/autoninja
-          # Remove swift-format dep from cipd on macOS until we send a patch upstream.
-          cd depot_tools
-          git apply --3way ../src/electron/.github/workflows/config/gclient.diff
         fi
         # Ensure depot_tools does not update.
         test -d depot_tools && cd depot_tools