Skip to content

Commit 74f0c26

Browse files
committed
run s3 tests
1 parent 0c562e1 commit 74f0c26

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/test_s3_minio.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,8 @@ on:
66
push:
77
branches:
88
- main # keep this at all times
9-
- pyfive
9+
# - pyfive # reinstate
10+
- new_api_pyfive
1011
pull_request:
1112
schedule:
1213
- cron: '0 0 * * *' # nightly

0 commit comments

Comments
 (0)