Skip to content

Commit 84c9786

Browse files
committed
removed unwanted service in e2e workflow
1 parent a144223 commit 84c9786

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/pr-checks.yaml

-6
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,6 @@ jobs:
6565
e2e:
6666
runs-on: ubuntu-latest
6767

68-
services:
69-
flagd:
70-
image: ghcr.io/open-feature/flagd-testbed:latest
71-
ports:
72-
- 8013:8013
73-
7468
steps:
7569
- uses: actions/checkout@v4
7670
- uses: actions/setup-node@v4

0 commit comments

Comments
 (0)