Skip to content

Commit d5391bd

Browse files
committed
Revert "update tests for cur2 tables"
This reverts commit 053ae9f.
1 parent 053ae9f commit d5391bd

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/tests.yml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,6 @@ jobs:
4040
role-to-assume: ${{ secrets.AWS_ROLE }}
4141
role-session-name: ${{ secrets.AWS_SESSION_NAME }}
4242
aws-region: ${{ secrets.AWS_REGION }}
43-
- name: Print AWS Account Info
44-
run: |
45-
echo "AWS Account ID: $(aws sts get-caller-identity --query Account --output text)"
46-
echo "AWS Region: $AWS_REGION"
4743
- name: Basic check
4844
run: |
4945
cid-cmd status

0 commit comments

Comments
 (0)