Skip to content

Commit

Permalink
Remove the old e2e job (#370)
Browse files Browse the repository at this point in the history
  • Loading branch information
slinkydeveloper authored Aug 15, 2024
1 parent 0eb736d commit a28d3c0
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,3 @@ jobs:
with:
name: Event File
path: ${{ github.event_path }}

# TODO remove once we don't need it anymore
e2e:
permissions:
contents: read
issues: read
checks: write
pull-requests: write
actions: read
secrets: inherit
uses: restatedev/e2e/.github/workflows/e2e.yaml@main
with:
sdkJavaCommit: ${{ github.event.pull_request.head.sha || github.sha }}
e2eRef: main

0 comments on commit a28d3c0

Please sign in to comment.