Skip to content

Commit 0ae251c

Browse files
committed
reverted file
1 parent 0524506 commit 0ae251c

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/vendor_develop.yml

-5
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ jobs:
88

99
test:
1010
runs-on: ubuntu-latest
11-
services:
12-
postgres:
13-
image: postgres:12
14-
env:
15-
DATABASE_URL: "postgres://django:password@localhost:5432/vendor"
1611
strategy:
1712
max-parallel: 1
1813
matrix:

0 commit comments

Comments
 (0)