Skip to content

Commit

Permalink
Remove uninstall yorkie step from swift-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddenviewer committed Oct 28, 2024
1 parent b5c97ff commit 4e4f0ed
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/swift-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ jobs:
- name: Setup yorkie server
run: |
curl -O ${{ env.YORKIE_RB_URL }}
brew uninstall yorkie
brew install ./yorkie.rb
- name: Run yorkie server
run: yorkie server &
Expand Down

0 comments on commit 4e4f0ed

Please sign in to comment.