Skip to content

Commit

Permalink
fix(): e2e
Browse files Browse the repository at this point in the history
Signed-off-by: Bence Csati <[email protected]>
  • Loading branch information
csatib02 committed Mar 26, 2024
1 parent 7a406bb commit e28df7c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -257,13 +257,6 @@ jobs:
BAO_DEV_ROOT_TOKEN_ID: 227e1cce-6bf7-30bb-2d2a-acc854318caf
ports:
- 8300:8200
postgre:
image: postgres
env:
POSTGRES_PASSWORD: mysecretpassword
POSTGRES_DB: mydb
ports:
- 5432:5432

steps:
- name: Checkout repository
Expand Down

0 comments on commit e28df7c

Please sign in to comment.