Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelzw committed Mar 5, 2025
1 parent 7bbb1a3 commit 5964509
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py-rattler/tests/unit/test_index.py
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ async def test_index_s3(
force_path_style=True,
access_key_id=s3_config.access_key_id,
secret_access_key=s3_config.secret_access_key,
repodata_patch=None,
force=True,
)

Expand Down

0 comments on commit 5964509

Please sign in to comment.