Merge pull request #36 from wulkanowy/github-actions

Update python-app.yml
This commit is contained in:
Marcin Kowalicki 2021-01-30 23:30:21 +01:00 committed by GitHub
commit c2653a937c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,6 @@
jobs:
build:
runs-on: ubuntu-latest
env:
SECRET_KEY: SECRET_KEY123
services:
postgres:
image: postgres:10.8