Skip to content

Commit

Permalink
fix shell
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Caha committed Nov 29, 2023
1 parent ff1c7e8 commit 4ac9e7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests_mergin_media_sync.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
minio/minio:latest -c "minio server /data --console-address :9001 --address :9000"
- name: Test MinIO
shell: python3
shell: python3 {0}
run: |
import os
from minio import Minio
Expand Down

0 comments on commit 4ac9e7f

Please sign in to comment.