Skip to content

Commit

Permalink
modify action script
Browse files Browse the repository at this point in the history
  • Loading branch information
humdrum committed Jul 21, 2023
1 parent acd3244 commit 1b83a5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/swift-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- name: Setup Docker on macOS using Colima, Lima-VM, and Homebrew.
uses: ./ # Uses an action in the root directory
uses: douglascamata/setup-docker-macos-action@v2-alpha
id: docker
- run: docker-compose -f docker/docker-compose-ci.yml up --build -d
- name: Run tests
Expand Down

0 comments on commit 1b83a5c

Please sign in to comment.