Skip to content

Commit

Permalink
Merge branch 'dev' of github.com-me:mosaicml/composer into release/v0…
Browse files Browse the repository at this point in the history
….22.0

mergin main
  • Loading branch information
snarayan21 committed Apr 30, 2024
2 parents 9154e43 + 99044c1 commit 0ccad56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/utils/object_store/test_gs_object_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,7 @@ def test_gs_object_store_integration_json_auth(expected_use_gcs_sdk_val=True, cl
trainer_load.close()


@pytest.mark.gpu
@pytest.mark.remote
def test_gs_object_store_integration_hmac_auth():
with mock.patch.dict(os.environ):
Expand Down

0 comments on commit 0ccad56

Please sign in to comment.