Merge pull request #36 from wulkanowy/github-actions
Update python-app.yml
This commit is contained in:
commit
c2653a937c
1 changed files with 0 additions and 2 deletions
2
.github/workflows/python-app.yml
vendored
2
.github/workflows/python-app.yml
vendored
|
@ -3,8 +3,6 @@
|
|||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
env:
|
||||
SECRET_KEY: SECRET_KEY123
|
||||
services:
|
||||
postgres:
|
||||
image: postgres:10.8
|
||||
|
|
Loading…
Reference in a new issue