Skip to content

Commit

Permalink
Remove external action from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
abyssnlp committed Aug 15, 2024
1 parent b195676 commit 832df81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,6 @@ jobs:
runs-on: ${{ matrix.os }}
steps:
- uses: actions/checkout@v4
- name: Set up Rust
uses: dtolnay/[email protected]
- name: Spin up minio
run: docker compose -f docker/docker-compose.yaml up -d
- name: Run Rust integration tests
Expand Down

0 comments on commit 832df81

Please sign in to comment.