Skip to content

Commit

Permalink
Update swift-integration.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
humdrum committed Jul 11, 2023
1 parent 56a3d75 commit b85832c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/swift-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ jobs:
runs-on: macos-13
steps:
- uses: actions/checkout@v3
- uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
- name: Setup Docker on macOS
uses: douglascamata/setup-docker-macos-action@v1-alpha
- run: docker-compose -f docker/docker-compose-ci.yml up --build -d
- name: Run tests
run: swift test --enable-code-coverage -v --filter YorkieIntegrationTests
Expand Down

0 comments on commit b85832c

Please sign in to comment.