Skip to content

Commit

Permalink
Revert "Switch to OrbStack"
Browse files Browse the repository at this point in the history
This reverts commit f0f080f.
  • Loading branch information
Lakr233 committed Mar 24, 2024
1 parent f0f080f commit 43d9054
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,11 @@ jobs:
test:
runs-on: macos-14
steps:
- name: Setup Orbstack
run: |
brew install orbstack
orbctl start
- name: setup-docker
uses: docker-practice/actions-setup-docker@v1
timeout-minutes: 30
- name: Checkout
uses: actions/checkout@v2

- name: Run Test
run: |
Resource/ApiTest/main.sh

0 comments on commit 43d9054

Please sign in to comment.