Skip to content

Commit 33c28f5

Browse files
committed
Include start ls
1 parent c7163d7 commit 33c28f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plugin-patch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
export LOCALSTACK_API_KEY=${{ secrets.LOCALSTACK_API_KEY }}
8484
fi
8585
86-
python -m pytest --junitxml=target/reports/pytest.xml terraform-provider-aws/internal/service/ec2/ec2_instance_test.go::TestAccEC2Instance_basic
86+
python -m pytest --junitxml=target/reports/pytest.xml terraform-provider-aws/internal/service/ec2/ec2_instance_test.go::TestAccEC2Instance_basic -s -v --ls-start --gather-metrics
8787
8888
- name: Archive Test Result
8989
uses: actions/upload-artifact@v3

0 commit comments

Comments
 (0)