Skip to content

Implement Tree.RemoveStyle #403

Implement Tree.RemoveStyle

Implement Tree.RemoveStyle #403

name: Integration tests
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
jobs:
build:
runs-on: macos-latest
steps:
- uses: maxim-lobanov/setup-xcode@v1
with:
xcode-version: latest
- uses: actions/checkout@v4
- name: Setup Yorkie Server
run: brew install yorkie
- name: Background Server
uses: BerniWittmann/background-server-action@v1
with:
command: swift test --enable-code-coverage -v --filter YorkieIntegrationTests
start: yorkie server