Skip to content

Commit

Permalink
ci: fix e2e-minio
Browse files Browse the repository at this point in the history
  • Loading branch information
Nugine committed Oct 21, 2024
1 parent ff62920 commit f023432
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -128,5 +128,6 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/setup
- run: docker pull minio/minio:latest
- run: just install s3s-e2e
- run: ./scripts/e2e-minio.sh

0 comments on commit f023432

Please sign in to comment.