Skip to content

Commit

Permalink
Merge pull request #104 from amazon-braket/math411-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
math411 authored Jun 3, 2024
2 parents 2dc856b + 951be10 commit 1ec07b3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ Similar to building locally, to test locally, you’ll need access to a personal
4. To run the unit tests:
```shell script
pytest test/unit_tests
```
```
Note, you may need to set `--role <JOBS_ROLE> --tag <IMAGE_TAG> --repository <PUBLISHED_REPO> --account <YOUR_ACCOUNT> `

5. To run the SageMaker integration tests, at minimum you'll need to specify the tag of the image you want to test, the
AWS role that should be used by tests, and the S3 location where a test file can be uploaded. Create this bucket in
Expand Down

0 comments on commit 1ec07b3

Please sign in to comment.