Skip to content

Commit e060a65

Browse files
authored
chore: Drop testing e2e on AWS (#194)
1 parent 3099cfe commit e060a65

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/tests-e2e.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ jobs:
3333
- env: "GCP"
3434
env_suffix: "_GCP"
3535
test_markers: "files"
36-
- env: "AWS"
37-
env_suffix: "_AWS"
38-
test_markers: "files"
3936
steps:
4037
- name: Checkout repository
4138
uses: actions/checkout@v4

0 commit comments

Comments
 (0)