Skip to content

Commit e67691e

Browse files
committed
test boto3
1 parent 6db02b0 commit e67691e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,4 @@ jobs:
2727
import boto3
2828
ec2 = boto3.client("ec2")
2929
ec2.describe_regions()
30+
print("success")

0 commit comments

Comments
 (0)