Skip to content

Commit 7a80e82

Browse files
committed
Enable E2E
1 parent 420c239 commit 7a80e82

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ on:
3333
jobs:
3434
test-service-account:
3535
name: Service Account (${{ matrix.os }}, ${{ matrix.version }}, export-env=${{ matrix.export-env }})
36-
# TODO: remove before merge temporarily disabled to avoid rate limiting while iterating on Workload Identity
3736
if: false
3837
runs-on: ${{ matrix.os }}
3938
strategy:
@@ -148,7 +147,6 @@ jobs:
148147

149148
test-connect:
150149
name: Connect (ubuntu-latest, ${{ matrix.version }}, export-env=${{ matrix.export-env }})
151-
# TODO: remove before merge temporarily disabled to avoid rate limiting while iterating on Workload Identity
152150
if: false
153151
runs-on: ubuntu-latest
154152
strategy:

0 commit comments

Comments
 (0)