We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4676f7 commit c2acba5Copy full SHA for c2acba5
buildspec-release.yml
@@ -12,7 +12,7 @@ phases:
12
# run unit tests
13
- AWS_ACCESS_KEY_ID= AWS_SECRET_ACCESS_KEY= AWS_SESSION_TOKEN=
14
AWS_CONTAINER_CREDENTIALS_RELATIVE_URI= AWS_DEFAULT_REGION=
15
- tox -e py27,py36 -- test/unit
+ tox -e py27,py36 -- test-toolkit/unit
16
17
# run local integ tests
18
#- $(aws ecr get-login --no-include-email --region us-west-2)
0 commit comments