Skip to content

Commit

Permalink
Remove storage volume
Browse files Browse the repository at this point in the history
  • Loading branch information
bjester committed Dec 6, 2024
1 parent 6e39a37 commit f092181
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pythontest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ jobs:
-e "MINIO_ROOT_USER=development" \
-e "MINIO_ROOT_PASSWORD=development" \
-e "MINIO_DEFAULT_BUCKETS=content:public" \
-v /tmp/minio_data:/bitnami/minio/data \
bitnami/minio:2024.5.28
- name: Set up Python 3.10
uses: actions/setup-python@v5
Expand Down

0 comments on commit f092181

Please sign in to comment.