Skip to content

Commit

Permalink
remove install id from helm minio install job
Browse files Browse the repository at this point in the history
Signed-off-by: jessebot <[email protected]>
  • Loading branch information
jessebot committed Jul 24, 2024
1 parent 77624d6 commit cda26b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/lint-test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,6 @@ jobs:
if: steps.list-changed.outputs.changed == 'true'

- name: Install MinIO for testing S3 as Primary Storage
id: install
if: matrix.test_cases.name == 'S3 Enabled as Primary Storage'
# installs minio community helm chart here: https://github.com/minio/minio/tree/master/helm/minio
run: |
Expand Down

0 comments on commit cda26b8

Please sign in to comment.