Skip to content

Commit

Permalink
removed unwanted service in e2e workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Mohamed V J <[email protected]>
  • Loading branch information
znonthedev committed Jan 3, 2024
1 parent 44e572d commit 3bbfb6d
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,12 +65,6 @@ jobs:
e2e:
runs-on: ubuntu-latest

services:
flagd:
image: ghcr.io/open-feature/flagd-testbed:latest
ports:
- 8013:8013

steps:
- uses: actions/checkout@v4
- uses: actions/setup-node@v4
Expand Down

0 comments on commit 3bbfb6d

Please sign in to comment.