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 9950aa9 commit 56a3d75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/swift-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- uses: docker-practice/actions-setup-docker@master
timeout-minutes: 12
- 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 56a3d75

Please sign in to comment.