Skip to content

Commit

Permalink
Update postgres.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
disko committed Nov 17, 2020
1 parent ab83eef commit c28363b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/postgres.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
python -m pip install --upgrade pip
pip install -e ".[testing]"
pip install psycopg2-binary
psql -U postgres -c 'CREATE DATABASE kotti_testing;'
# - name: Lint with flake8
# run: |
# # stop the build if there are Python syntax errors or undefined names
Expand Down

0 comments on commit c28363b

Please sign in to comment.